| | |
| | | <h2>Output:</h2> |
| | | *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' |
| | | Build target 'L071' |
| | | compiling dw_sync.c... |
| | | compiling global_param.c... |
| | | compiling Power.c... |
| | | compiling Flash.c... |
| | | compiling lora.c... |
| | | compiling SPI.c... |
| | | compiling dw_sync.c... |
| | | compiling BSP.c... |
| | | compiling global_param.c... |
| | | compiling serial_at_cmd_app.c... |
| | | compiling stm32l0xx_hal_msp.c... |
| | | compiling stm32l0xx_it.c... |
| | | compiling lora.c... |
| | | compiling dps368_test.c... |
| | | ..\ExternalDevices\dps368_test.c(67): warning: #940-D: missing return statement at end of non-void function "test_write_byte" |
| | | } |
| | | ..\ExternalDevices\dps368_test.c(159): warning: #940-D: missing return statement at end of non-void function "GetPressAndHeight" |
| | | } |
| | | ..\ExternalDevices\dps368_test.c: 2 warnings, 0 errors |
| | | compiling stm32l0xx_hal_msp.c... |
| | | compiling serial_at_cmd_app.c... |
| | | compiling SPI.c... |
| | | compiling dw_app.c... |
| | | compiling APL.c... |
| | | ..\APL\APL.c(252): warning: #177-D: function "IsVibration" was declared but never referenced |
| | | static HIDO_BOOL IsVibration(void) |
| | | ..\APL\APL.c: 1 warning, 0 errors |
| | | compiling Power.c... |
| | | compiling dw_app.c... |
| | | compiling main.c... |
| | | ../Core/Src/main.c(248): warning: #223-D: function "HIDO_Debug" declared implicitly |
| | | HIDO_Debug("有效测距%d\r\n",youxiao_ceju); |
| | |
| | | ..\ExternalDevices\lis3dh_driver.c: 2 warnings, 0 errors |
| | | compiling deca_device.c... |
| | | linking... |
| | | Program Size: Code=40284 RO-data=1076 RW-data=1192 ZI-data=12496 |
| | | Program Size: Code=40056 RO-data=1076 RW-data=1192 ZI-data=12496 |
| | | FromELF: creating hex file... |
| | | "L071\L071.axf" - 0 Error(s), 8 Warning(s). |
| | | |