From b53fff11e6f0d560594834de32886239cbba90a3 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 16 十二月 2025 15:48:58 +0800 Subject: [PATCH] 外部调完,可以解析下发的MQTT数据了,但是路径文件太大准备换成http模式 --- STM32H743/MDK-ARM/STM32H743/STM32H743_STM32H743.dep | 364 ++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 299 insertions(+), 65 deletions(-) diff --git a/STM32H743/MDK-ARM/STM32H743/STM32H743_STM32H743.dep b/STM32H743/MDK-ARM/STM32H743/STM32H743_STM32H743.dep index e7e8070..00aaa1c 100644 --- a/STM32H743/MDK-ARM/STM32H743/STM32H743_STM32H743.dep +++ b/STM32H743/MDK-ARM/STM32H743/STM32H743_STM32H743.dep @@ -52,7 +52,7 @@ I (../HAL/Uart.h)(0x691B11A6) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../FML/DBG.h)(0x6921AFCB) -I (../FML/bluetooth.h)(0x69154CCB) +I (../FML/bluetooth.h)(0x693A4563) F (../Core/Src/freertos.c)(0x6912F9C0)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\freertos.o --omf_browse stm32h743\freertos.crf --depend stm32h743\freertos.d) I (../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h)(0x69204891) I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) @@ -99,7 +99,7 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -F (../Core/Src/stm32h7xx_it.c)(0x691B0D33)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\stm32h7xx_it.o --omf_browse stm32h743\stm32h7xx_it.crf --depend stm32h743\stm32h7xx_it.d) +F (../Core/Src/stm32h7xx_it.c)(0x69402943)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\stm32h7xx_it.o --omf_browse stm32h743\stm32h7xx_it.crf --depend stm32h743\stm32h7xx_it.d) I (../Core/Inc/main.h)(0x6912F9C0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -137,8 +137,9 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) I (../Core/Inc/stm32h7xx_it.h)(0x6915A22E) -I (../FML/bluetooth.h)(0x69154CCB) +I (../FML/bluetooth.h)(0x693A4563) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) +I (../FML/DBG.h)(0x6921AFCB) F (../Core/Src/stm32h7xx_hal_msp.c)(0x6915A22E)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\stm32h7xx_hal_msp.o --omf_browse stm32h743\stm32h7xx_hal_msp.crf --depend stm32h743\stm32h7xx_hal_msp.d) I (../Core/Inc/main.h)(0x6912F9C0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) @@ -212,7 +213,7 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -F (..\APL\app.c)(0x69282C01)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\app.o --omf_browse stm32h743\app.crf --depend stm32h743\app.d) +F (..\APL\app.c)(0x69402B5E)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\app.o --omf_browse stm32h743\app.crf --depend stm32h743\app.d) I (../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h)(0x69204891) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) @@ -230,7 +231,7 @@ I (../HIDOLibrary/Include/HIDO_Input.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -270,19 +271,24 @@ I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) I (../HAL/MCUFlash.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_ATLite.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_FSM.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (..\APL\UDPClient.h)(0x6912F9C0) -I (../FML/bluetooth.h)(0x69154CCB) +I (../FML/bluetooth.h)(0x693A4563) I (..\APL\TCPClient.h)(0x6912F9C0) I (../FML/SBUS.h)(0x6915AFBD) -I (../FML/pwm_ctrol.h)(0x691599B3) +I (../FML/pwm_ctrol.h)(0x692FEE59) I (../FML/PythonLink.h)(0x69232A0C) +I (..\APL\motion_mode.h)(0x693257BA) I (..\APL\motion_control_task.h)(0x6921AD3B) I (..\APL\motion_calibration_task.h)(0x6925DDF7) +I (..\APL\MQTTClient.h)(0x693D5FED) +I (../FML/Internet/Module.h)(0x6912F9C1) +I (..\APL\MsgPack.h)(0x693D8428) +I (../HIDOLibrary/Include/HIDO_Json.h)(0x6912F9C1) F (..\APL\UDPClient.c)(0x69282B66)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\udpclient.o --omf_browse stm32h743\udpclient.crf --depend stm32h743\udpclient.d) I (..\APL\UDPClient.h)(0x6912F9C0) I (../HIDOLibrary/Include/HIDO_TYpeDef.h)(0x6912F9C1) @@ -296,9 +302,9 @@ I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) -I (..\APL\AppConfig.h)(0x6914317F) +I (..\APL\AppConfig.h)(0x693A79A8) I (../FML/DBG.h)(0x6921AFCB) I (../FML/Internet/Module/EG800/EG800FSM.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_ATLite.h)(0x6912F9C1) @@ -341,10 +347,10 @@ I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../HAL/Uart.h)(0x691B11A6) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) I (../FML/Internet/Module.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -380,12 +386,12 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -F (..\APL\global_param.c)(0x691436EA)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\global_param.o --omf_browse stm32h743\global_param.crf --depend stm32h743\global_param.d) -I (..\APL\global_param.h)(0x6912F9C0) +F (..\APL\global_param.c)(0x693D6AE4)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\global_param.o --omf_browse stm32h743\global_param.crf --depend stm32h743\global_param.d) +I (..\APL\global_param.h)(0x693D6AE4) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) I (../HAL/MCUFlash.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (..\APL\AppConfig.h)(0x6914317F) +I (..\APL\AppConfig.h)(0x693A79A8) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) F (..\APL\serial_at_cmd_app.c)(0x691423F5)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\serial_at_cmd_app.o --omf_browse stm32h743\serial_at_cmd_app.crf --depend stm32h743\serial_at_cmd_app.d) I (..\APL\serial_at_cmd_app.h)(0x691423F5) @@ -425,16 +431,16 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) I (../HAL/MCUFlash.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) -I (..\APL\AppConfig.h)(0x6914317F) -F (..\APL\Shell.c)(0x691423F5)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\shell.o --omf_browse stm32h743\shell.crf --depend stm32h743\shell.d) +I (..\APL\AppConfig.h)(0x693A79A8) +F (..\APL\Shell.c)(0x693EB590)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\shell.o --omf_browse stm32h743\shell.crf --depend stm32h743\shell.d) I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) -I (..\APL\AppConfig.h)(0x6914317F) +I (..\APL\AppConfig.h)(0x693A79A8) I (..\APL\Shell.h)(0x691423F5) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Shell.h)(0x6912F9C1) @@ -482,13 +488,15 @@ I (../HIDOLibrary/Include/HIDO_FSM.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (../FML/Internet/Module.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HIDOLibrary/Include/HIDO_Log.h)(0x6912F9C1) I (../FML/Internet/Socket.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) I (../HAL/Uart.h)(0x691B11A6) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) +I (..\APL\MQTTClient.h)(0x693D5FED) +I (..\APL\MsgPack.h)(0x693D8428) F (..\APL\TCPClient.c)(0x69144C20)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\tcpclient.o --omf_browse stm32h743\tcpclient.crf --depend stm32h743\tcpclient.d) I (..\APL\TCPClient.h)(0x6912F9C0) I (../HIDOLibrary/Include/HIDO_TYpeDef.h)(0x6912F9C1) @@ -501,11 +509,166 @@ I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) -I (..\APL\global_param.h)(0x6912F9C0) +I (..\APL\global_param.h)(0x693D6AE4) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) -I (..\APL\AppConfig.h)(0x6914317F) +I (..\APL\AppConfig.h)(0x693A79A8) I (../HAL/Uart.h)(0x691B11A6) -F (..\FML\DBG.c)(0x6924757A)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\dbg.o --omf_browse stm32h743\dbg.crf --depend stm32h743\dbg.d) +F (..\APL\MQTTClient.c)(0x693FC106)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\mqttclient.o --omf_browse stm32h743\mqttclient.crf --depend stm32h743\mqttclient.d) +I (..\APL\MQTTClient.h)(0x693D5FED) +I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) +I (../FML/Internet/Module.h)(0x6912F9C1) +I (../FML/GPS.h)(0x693D8C06) +I (../HAL/GPIO.h)(0x6912F9C1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) +I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h)(0x692048F0) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h)(0x692048F1) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h)(0x692048F1) +I (../Drivers/CMSIS/Include/core_cm7.h)(0x6920489A) +I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) +I (../Drivers/CMSIS/Include/cmsis_version.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_compiler.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_armcc.h)(0x6920489A) +I (../Drivers/CMSIS/Include/mpu_armv7.h)(0x6920489A) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h)(0x692048F1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) +I (..\APL\MsgPack.h)(0x693D8428) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (../FML/DBG.h)(0x6921AFCB) +I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Json.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) +I (../FML/Internet/Socket.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Log.h)(0x6912F9C1) +I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) +I (../FML/Internet/Internet.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Base64.h)(0x6912F9C1) +I (../FML/Internet/MQTT.h)(0x68EA7FB9) +I (..\APL\AppConfig.h)(0x693A79A8) +I (..\APL\global_param.h)(0x693D6AE4) +I (..\APL\MQTTApp.h)(0x693EB53C) +F (..\APL\MsgPack.c)(0x693D843F)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\msgpack.o --omf_browse stm32h743\msgpack.crf --depend stm32h743\msgpack.d) +I (..\APL\MsgPack.h)(0x693D8428) +I (../HIDOLibrary/Include/HIDO_Typedef.h)(0x6912F9C1) +I (../FML/Internet/Module.h)(0x6912F9C1) +I (../FML/GPS.h)(0x693D8C06) +I (../HAL/GPIO.h)(0x6912F9C1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) +I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h)(0x692048F0) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h)(0x692048F1) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h)(0x692048F1) +I (../Drivers/CMSIS/Include/core_cm7.h)(0x6920489A) +I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) +I (../Drivers/CMSIS/Include/cmsis_version.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_compiler.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_armcc.h)(0x6920489A) +I (../Drivers/CMSIS/Include/mpu_armv7.h)(0x6920489A) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h)(0x692048F1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) +F (..\APL\MQTTApp.c)(0x69402E7A)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\mqttapp.o --omf_browse stm32h743\mqttapp.crf --depend stm32h743\mqttapp.d) +I (..\APL\MQTTApp.h)(0x693EB53C) +I (../HIDOLibrary/Include/HIDO_Typedef.h)(0x6912F9C1) +I (..\APL\MsgPack.h)(0x693D8428) +I (../FML/Internet/Module.h)(0x6912F9C1) +I (../FML/GPS.h)(0x693D8C06) +I (../HAL/GPIO.h)(0x6912F9C1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) +I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h)(0x692048F0) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h)(0x692048F1) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h)(0x692048F1) +I (../Drivers/CMSIS/Include/core_cm7.h)(0x6920489A) +I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) +I (../Drivers/CMSIS/Include/cmsis_version.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_compiler.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_armcc.h)(0x6920489A) +I (../Drivers/CMSIS/Include/mpu_armv7.h)(0x6920489A) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h)(0x692048F1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) +I (..\APL\MQTTClient.h)(0x693D5FED) +I (..\APL\global_param.h)(0x693D6AE4) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Json.h)(0x6912F9C1) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) +F (..\FML\DBG.c)(0x69402441)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\dbg.o --omf_browse stm32h743\dbg.crf --depend stm32h743\dbg.d) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) @@ -569,7 +732,7 @@ F (..\FML\Internet\Module.c)(0x6912F9C1)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\module.o --omf_browse stm32h743\module.crf --depend stm32h743\module.d) I (..\FML\Internet\Module.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -608,7 +771,7 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) -F (..\FML\Internet\Internet.c)(0x6912F9C1)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\internet.o --omf_browse stm32h743\internet.crf --depend stm32h743\internet.d) +F (..\FML\Internet\Internet.c)(0x693D5F1E)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\internet.o --omf_browse stm32h743\internet.crf --depend stm32h743\internet.d) I (..\FML\Internet\Internet.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) @@ -620,6 +783,7 @@ I (../HIDOLibrary/Include/HIDO_ATLite.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_FSM.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) +I (..\FML\Internet\MQTT.h)(0x68EA7FB9) F (..\FML\Internet\Socket.c)(0x69134D4B)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\socket.o --omf_browse stm32h743\socket.crf --depend stm32h743\socket.d) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (..\FML\Internet\Socket.h)(0x6912F9C1) @@ -629,7 +793,7 @@ I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) -F (..\FML\Internet\Module\EG800\EG800Driver.c)(0x6912F9C1)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800driver.o --omf_browse stm32h743\eg800driver.crf --depend stm32h743\eg800driver.d) +F (..\FML\Internet\Module\EG800\EG800Driver.c)(0x693FC2AE)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800driver.o --omf_browse stm32h743\eg800driver.crf --depend stm32h743\eg800driver.d) I (..\FML\Internet\Module\EG800\EG800Driver.h)(0x6912F9C1) I (../FML/Internet/Socket.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) @@ -682,7 +846,7 @@ I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Log.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) -F (..\FML\Internet\Module\EG800\EG800FSM.c)(0x69134C9C)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800fsm.o --omf_browse stm32h743\eg800fsm.crf --depend stm32h743\eg800fsm.d) +F (..\FML\Internet\Module\EG800\EG800FSM.c)(0x693D5DBD)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800fsm.o --omf_browse stm32h743\eg800fsm.crf --depend stm32h743\eg800fsm.d) I (..\FML\Internet\Module\EG800\EG800FSM.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_ATLite.h)(0x6912F9C1) @@ -690,7 +854,7 @@ I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../FML/Internet/Module.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -739,6 +903,7 @@ I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../FML/Internet/Module/ATConfig.h)(0x6912F9C1) I (../HAL/Uart.h)(0x691B11A6) +I (../FML/Internet/MQTT.h)(0x68EA7FB9) F (..\FML\Internet\Module\EG800\EG800Socket.c)(0x6912F9C1)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800socket.o --omf_browse stm32h743\eg800socket.crf --depend stm32h743\eg800socket.d) I (../FML/Internet/Socket.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) @@ -756,7 +921,7 @@ I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../FML/Internet/Module.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -803,7 +968,7 @@ I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) I (../FML/Internet/Module.h)(0x6912F9C1) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -849,7 +1014,7 @@ I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) I (../FML/Internet/Module/ATConfig.h)(0x6912F9C1) -F (..\FML\GPS.c)(0x69282D78)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\gps.o --omf_browse stm32h743\gps.crf --depend stm32h743\gps.d) +F (..\FML\GPS.c)(0x693D8C06)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\gps.o --omf_browse stm32h743\gps.crf --depend stm32h743\gps.d) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) @@ -901,21 +1066,14 @@ I (../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h)(0x69204891) I (../Middlewares/Third_Party/FreeRTOS/Source/include/task.h)(0x69204891) I (../Middlewares/Third_Party/FreeRTOS/Source/include/list.h)(0x69204891) -I (..\FML\GPS.h)(0x69282D75) +I (..\FML\GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../HAL/Uart.h)(0x691B11A6) -F (..\FML\bluetooth.c)(0x69154CCB)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\bluetooth.o --omf_browse stm32h743\bluetooth.crf --depend stm32h743\bluetooth.d) -I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) -I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) -I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) -I (../APL/AppConfig.h)(0x6914317F) -I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) +I (..\FML\geo_utils.h)(0x6921AD3B) +I (../APL/UDPClient.h)(0x6912F9C0) +F (..\FML\bluetooth.c)(0x693D8181)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\bluetooth.o --omf_browse stm32h743\bluetooth.crf --depend stm32h743\bluetooth.d) +I (..\FML\bluetooth.h)(0x693A4563) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) -I (../HIDOLibrary/Include/HIDO_Input.h)(0x6912F9C1) -I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) -I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) -I (..\FML\bluetooth.h)(0x69154CCB) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) @@ -951,14 +1109,20 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (../APL/AppConfig.h)(0x693A79A8) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) I (..\FML\DBG.h)(0x6921AFCB) -I (../Core/Inc/mainex.h)(0x69154CCB) I (../HAL/Uart.h)(0x691B11A6) +I (..\FML\pwm_ctrol.h)(0x692FEE59) +I (..\FML\SBUS.h)(0x6915AFBD) F (..\FML\pwm_ctrol.c)(0x691599B7)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\pwm_ctrol.o --omf_browse stm32h743\pwm_ctrol.crf --depend stm32h743\pwm_ctrol.d) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) -I (..\FML\pwm_ctrol.h)(0x691599B3) +I (..\FML\pwm_ctrol.h)(0x692FEE59) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) @@ -994,7 +1158,7 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -I (..\FML\bluetooth.h)(0x69154CCB) +I (..\FML\bluetooth.h)(0x693A4563) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../Core/Inc/stm32h7xx_it.h)(0x6915A22E) I (../Core/Inc/main.h)(0x6912F9C0) @@ -1003,7 +1167,7 @@ I (../HAL/Uart.h)(0x691B11A6) I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) I (..\FML\SBUS.h)(0x6915AFBD) -F (..\FML\SBUS.c)(0x6915ACBC)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\sbus.o --omf_browse stm32h743\sbus.crf --depend stm32h743\sbus.d) +F (..\FML\SBUS.c)(0x692FE5B2)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\sbus.o --omf_browse stm32h743\sbus.crf --depend stm32h743\sbus.d) I (..\FML\SBUS.h)(0x6915AFBD) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../HAL/Uart.h)(0x691B11A6) @@ -1043,14 +1207,14 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) -I (..\FML\pwm_ctrol.h)(0x691599B3) +I (..\FML\pwm_ctrol.h)(0x692FEE59) I (..\FML\PythonLink.h)(0x69232A0C) -I (..\FML\GPS.h)(0x69282D75) +I (..\FML\GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) -F (..\FML\PythonLink.c)(0x6924757A)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\pythonlink.o --omf_browse stm32h743\pythonlink.crf --depend stm32h743\pythonlink.d) +F (..\FML\PythonLink.c)(0x693A7955)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\pythonlink.o --omf_browse stm32h743\pythonlink.crf --depend stm32h743\pythonlink.d) I (..\FML\PythonLink.h)(0x69232A0C) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (..\FML\GPS.h)(0x69282D75) +I (..\FML\GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -1092,6 +1256,72 @@ I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) +F (..\FML\Internet\MQTT.c)(0x68EA7F7B)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\mqtt.o --omf_browse stm32h743\mqtt.crf --depend stm32h743\mqtt.d) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (..\FML\Internet\MQTT.h)(0x68EA7FB9) +I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) +F (..\FML\Internet\Module\EG800\EG800MQTT.c)(0x69383A47)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\eg800mqtt_1.o --omf_browse stm32h743\eg800mqtt_1.crf --depend stm32h743\eg800mqtt_1.d) +I (..\FML\Internet\Module\EG800\EG800MQTT.h)(0x69383587) +I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_ATLite.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_FSM.h)(0x6912F9C1) +I (D:\Keil_v5\ARM\ARMCC\include\stdarg.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) +I (..\FML\Internet\Module\EG800\EG800Driver.h)(0x6912F9C1) +I (../FML/Internet/Socket.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_VLQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_BaseQueue.h)(0x6912F9C1) +I (..\FML\Internet\Module\EG800\EG800FSM.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Timer.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Util.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_ArraryQueue.h)(0x6912F9C1) +I (../HIDOLibrary/Include/HIDO_Debug.h)(0x6912F9C1) +I (../FML/Internet/Module.h)(0x6912F9C1) +I (../FML/GPS.h)(0x693D8C06) +I (../HAL/GPIO.h)(0x6912F9C1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) +I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h)(0x692048F0) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h)(0x692048F1) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h)(0x692048F1) +I (../Drivers/CMSIS/Include/core_cm7.h)(0x6920489A) +I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) +I (../Drivers/CMSIS/Include/cmsis_version.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_compiler.h)(0x6920489A) +I (../Drivers/CMSIS/Include/cmsis_armcc.h)(0x6920489A) +I (../Drivers/CMSIS/Include/mpu_armv7.h)(0x6920489A) +I (../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h)(0x692048F1) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)(0x692048F0) +I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C) +I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) +I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) +I (../FML/Internet/Module/ATConfig.h)(0x6912F9C1) +I (../FML/Internet/MQTT.h)(0x68EA7FB9) F (..\HAL\Uart.c)(0x691B1505)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\uart.o --omf_browse stm32h743\uart.crf --depend stm32h743\uart.d) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) @@ -2122,11 +2352,11 @@ I (../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h)(0x69204891) I (../Middlewares/Third_Party/FreeRTOS/Source/include/task.h)(0x69204891) I (../Middlewares/Third_Party/FreeRTOS/Source/include/list.h)(0x69204891) -F (..\HIDOLibrary\HIDOLibrary.lib)(0x6912F9C1)() -F (..\FML\motion_control.c)(0x69248904)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_control.o --omf_browse stm32h743\motion_control.crf --depend stm32h743\motion_control.d) +F (..\HIDOLibrary\HIDOLibrary.lib)(0x69402D16)() +F (..\FML\motion_control.c)(0x693A7F0B)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_control.o --omf_browse stm32h743\motion_control.crf --depend stm32h743\motion_control.d) I (..\FML\motion_control.h)(0x6923C106) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (..\FML\GPS.h)(0x69282D75) +I (..\FML\GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -2187,14 +2417,14 @@ I (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include\dsp\filtering_functions.h)(0x66A6B132) I (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include\dsp\quaternion_math_functions.h)(0x66A6B132) I (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include\dsp\window_functions.h)(0x66A6B132) -I (..\FML\motion_config.h)(0x69247E50) -F (..\FML\motion_path_data.c)(0x6924266A)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_path_data.o --omf_browse stm32h743\motion_path_data.crf --depend stm32h743\motion_path_data.d) +I (..\FML\motion_config.h)(0x6939A4BA) +F (..\FML\motion_path_data.c)(0x69399A28)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_path_data.o --omf_browse stm32h743\motion_path_data.crf --depend stm32h743\motion_path_data.d) I (..\FML\motion_path_data.h)(0x6921A647) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) F (..\FML\geo_utils.c)(0x6921AD3B)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\geo_utils.o --omf_browse stm32h743\geo_utils.crf --depend stm32h743\geo_utils.d) I (..\FML\geo_utils.h)(0x6921AD3B) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) -I (..\FML\GPS.h)(0x69282D75) +I (..\FML\GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h)(0x692048F0) I (../Core/Inc/stm32h7xx_hal_conf.h)(0x6912F9C0) @@ -2231,7 +2461,7 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h)(0x692048F0) I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) -F (..\APL\motion_control_task.c)(0x6924844E)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_control_task.o --omf_browse stm32h743\motion_control_task.crf --depend stm32h743\motion_control_task.d) +F (..\APL\motion_control_task.c)(0x693A7CDB)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_control_task.o --omf_browse stm32h743\motion_control_task.crf --depend stm32h743\motion_control_task.d) I (..\APL\motion_control_task.h)(0x6921AD3B) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h)(0x69204891) @@ -2280,16 +2510,19 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../FML/DBG.h)(0x6921AFCB) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../FML/PythonLink.h)(0x69232A0C) I (../FML/geo_utils.h)(0x6921AD3B) -I (../FML/motion_config.h)(0x69247E50) +I (../FML/motion_config.h)(0x6939A4BA) I (../FML/motion_control.h)(0x6923C106) I (../FML/motion_path_data.h)(0x6921A647) -I (../FML/pwm_ctrol.h)(0x691599B3) +I (../FML/pwm_ctrol.h)(0x692FEE59) +I (..\APL\motion_mode.h)(0x693257BA) +I (../FML/SBUS.h)(0x6915AFBD) +I (..\APL\AppConfig.h)(0x693A79A8) F (..\FML\arm_math_compat.c)(0x6923F683)() -F (..\APL\motion_calibration_task.c)(0x6925DDF7)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_calibration_task.o --omf_browse stm32h743\motion_calibration_task.crf --depend stm32h743\motion_calibration_task.d) +F (..\APL\motion_calibration_task.c)(0x69315018)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\motion_calibration_task.o --omf_browse stm32h743\motion_calibration_task.crf --depend stm32h743\motion_calibration_task.d) I (..\APL\motion_calibration_task.h)(0x6925DDF7) I (../HIDOLibrary/Include/HIDO_TypeDef.h)(0x6912F9C1) I (../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h)(0x69204891) @@ -2338,10 +2571,11 @@ I (../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h)(0x692048F0) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (../FML/DBG.h)(0x6921AFCB) -I (../FML/GPS.h)(0x69282D75) +I (../FML/GPS.h)(0x693D8C06) I (../HAL/GPIO.h)(0x6912F9C1) I (../FML/SBUS.h)(0x6915AFBD) -I (../FML/pwm_ctrol.h)(0x691599B3) +I (../FML/pwm_ctrol.h)(0x692FEE59) +I (..\APL\motion_mode.h)(0x693257BA) F (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Source\BasicMathFunctions\BasicMathFunctions.c)(0x66A6B132)(--c99 --gnu -c --cpu Cortex-M7.fp.dp -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc -I ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy -I ../Middlewares/Third_Party/FreeRTOS/Source/include -I ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I ../Drivers/CMSIS/Device/ST/STM32H7xx/Include -I ../Drivers/CMSIS/Include -I ../HIDOLibrary/Include -I ../HAL -I ../FML -I ../APL -I ../FML/Internet -I ../FML/Internet/Module -I ../FML/Internet/Module/EG800 --fpmode=fast -I.\RTE\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -D__UVISION_VERSION="530" -D_RTE_ -DSTM32H743xx -D_RTE_ -DUSE_PWR_LDO_SUPPLY -DUSE_HAL_DRIVER -DSTM32H743xx -D_USE_OS_ -D__TARGET_FPU_VFP -o stm32h743\basicmathfunctions.o --omf_browse stm32h743\basicmathfunctions.crf --depend stm32h743\basicmathfunctions.d) I (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Source\BasicMathFunctions\arm_abs_f32.c)(0x66A6B132) I (D:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Include\dsp\basic_math_functions.h)(0x66A6B132) -- Gitblit v1.10.0