| | |
| | | |
| | | <h2>Project:</h2> |
| | | E:\GIT\XRange_Tag\MDK-ARM\L051.uvprojx |
| | | Project File Date: 10/26/2021 |
| | | Project File Date: 08/13/2022 |
| | | |
| | | <h2>Output:</h2> |
| | | *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin' |
| | |
| | | u8 i,j,getsync_flag=0; |
| | | ..\Src\application\dw_app.c(492): warning: #177-D: variable "j" was declared but never referenced |
| | | u8 i,j,getsync_flag=0; |
| | | ..\Src\application\dw_app.c(715): warning: #177-D: variable "start_poll" was declared but never referenced |
| | | ..\Src\application\dw_app.c(711): warning: #177-D: variable "start_poll" was declared but never referenced |
| | | u32 start_poll,frame_len; |
| | | ..\Src\application\dw_app.c(1038): warning: #223-D: function "delay_ms" declared implicitly |
| | | ..\Src\application\dw_app.c(1046): warning: #223-D: function "delay_ms" declared implicitly |
| | | delay_ms(100); |
| | | ..\Src\application\dw_app.c(777): warning: #177-D: variable "temp1" was declared but never referenced |
| | | ..\Src\application\dw_app.c(775): warning: #177-D: variable "temp1" was declared but never referenced |
| | | uint32_t temp1,temp2,dw_systime,mindist_slavebaseid; |
| | | ..\Src\application\dw_app.c(777): warning: #177-D: variable "temp2" was declared but never referenced |
| | | ..\Src\application\dw_app.c(775): warning: #177-D: variable "temp2" was declared but never referenced |
| | | uint32_t temp1,temp2,dw_systime,mindist_slavebaseid; |
| | | ..\Src\application\dw_app.c(777): warning: #177-D: variable "dw_systime" was declared but never referenced |
| | | ..\Src\application\dw_app.c(775): warning: #177-D: variable "dw_systime" was declared but never referenced |
| | | uint32_t temp1,temp2,dw_systime,mindist_slavebaseid; |
| | | ..\Src\application\dw_app.c(780): warning: #177-D: variable "start_poll" was declared but never referenced |
| | | ..\Src\application\dw_app.c(778): warning: #177-D: variable "start_poll" was declared but never referenced |
| | | u32 start_poll; |
| | | ..\Src\application\dw_app.c(781): warning: #177-D: variable "j" was declared but never referenced |
| | | ..\Src\application\dw_app.c(779): warning: #177-D: variable "j" was declared but never referenced |
| | | u8 i,j,getsync_flag=0,timeout; |
| | | ..\Src\application\dw_app.c(781): warning: #177-D: variable "getsync_flag" was declared but never referenced |
| | | ..\Src\application\dw_app.c(779): warning: #177-D: variable "getsync_flag" was declared but never referenced |
| | | u8 i,j,getsync_flag=0,timeout; |
| | | ..\Src\application\dw_app.c(1103): warning: #177-D: variable "rec_nearbasepos" was declared but never referenced |
| | | ..\Src\application\dw_app.c(1110): warning: #177-D: variable "rec_nearbasepos" was declared but never referenced |
| | | { u16 rec_nearbaseid,rec_nearbasepos; |
| | | ..\Src\application\dw_app.c(1151): warning: #223-D: function "delay_us" declared implicitly |
| | | ..\Src\application\dw_app.c(1158): warning: #223-D: function "delay_us" declared implicitly |
| | | delay_us(700); |
| | | ..\Src\application\dw_app.c(107): warning: #177-D: variable "poll_rx_ts" was declared but never referenced |
| | | static uint64_t poll_rx_ts; |
| | |
| | | static void final_msg_get_ts(const uint8_t *ts_field, uint32_t *ts) |
| | | ..\Src\application\dw_app.c: 26 warnings, 0 errors |
| | | linking... |
| | | Program Size: Code=29724 RO-data=540 RW-data=384 ZI-data=6760 |
| | | Program Size: Code=29152 RO-data=588 RW-data=368 ZI-data=6720 |
| | | FromELF: creating hex file... |
| | | "L051\L051.axf" - 0 Error(s), 26 Warning(s). |
| | | |