LwIP 2.2.1在STM32F407VET6平台 移植

This commit is contained in:
冯佳
2026-01-29 17:26:04 +08:00
parent ffd33c4644
commit e7e10a8328
2207 changed files with 409723 additions and 165 deletions

View File

@ -1,37 +1,37 @@
[
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\APP\\Src\\main.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\APP\\Src\\main.c",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\APP\\Src\\main.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\APP\\Src\\main.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\APP\\Src\\main.c",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\APP\\Src\\main.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_it.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_it.c",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_it.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_it.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_it.c",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_it.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_hal_msp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_hal_msp.c",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_hal_msp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_hal_msp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\stm32f4xx_hal_msp.c",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\stm32f4xx_hal_msp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\sysmem.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\sysmem.c",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\sysmem.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\sysmem.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\sysmem.c",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\sysmem.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\syscalls.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\syscalls.c",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\syscalls.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\syscalls.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Core\\Src\\syscalls.c",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\Core\\Src\\syscalls.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -x assembler-with-cpp -MMD -MP -g3 -o CMakeFiles\\stm32f407vet6_cmake.dir\\startup_stm32f407xx.s.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\startup_stm32f407xx.s",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DDEBUG -DSTM32F407xx -DUSE_HAL_DRIVER -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/APP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/led/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/delay/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/w25qxx/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -x assembler-with-cpp -MMD -MP -g3 -o CMakeFiles\\stm32f407vet6_cmake.dir\\startup_stm32f407xx.s.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\startup_stm32f407xx.s",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\startup_stm32f407xx.s",
"output": "CMakeFiles\\stm32f407vet6_cmake.dir\\startup_stm32f407xx.s.obj"
},
@ -274,5 +274,305 @@
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Middlewares/logging/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Modules/uart/inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc/arch/stm32f4 -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -o Middlewares\\logging\\CMakeFiles\\logging.dir\\src\\logging.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Middlewares\\logging\\src\\logging.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\Middlewares\\logging\\src\\logging.c",
"output": "Middlewares\\logging\\CMakeFiles\\logging.dir\\src\\logging.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\acd.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\acd.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\acd.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\acd.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\autoip.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\autoip.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\autoip.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\autoip.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\dhcp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\dhcp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\dhcp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\dhcp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\etharp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\etharp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\etharp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\etharp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\icmp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\icmp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\icmp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\icmp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\igmp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\igmp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\igmp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\igmp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4_addr.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4_addr.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4_addr.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4_addr.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4_frag.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4_frag.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv4\\ip4_frag.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv4\\ip4_frag.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\dhcp6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\dhcp6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\dhcp6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\dhcp6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ethip6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ethip6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ethip6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ethip6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\icmp6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\icmp6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\icmp6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\icmp6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\inet6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\inet6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\inet6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\inet6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6_addr.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6_addr.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6_addr.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6_addr.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6_frag.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6_frag.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\ip6_frag.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\ip6_frag.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\mld6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\mld6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\mld6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\mld6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\nd6.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\nd6.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ipv6\\nd6.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ipv6\\nd6.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp_alloc.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp_alloc.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp_alloc.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp_alloc.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp_tcp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp_tcp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\altcp_tcp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\altcp_tcp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\def.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\def.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\def.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\def.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\dns.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\dns.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\dns.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\dns.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\inet_chksum.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\inet_chksum.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\inet_chksum.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\inet_chksum.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\init.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\init.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\init.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\init.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ip.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ip.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\ip.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\ip.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\mem.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\mem.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\mem.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\mem.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\memp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\memp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\memp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\memp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\netif.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\netif.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\netif.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\netif.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\pbuf.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\pbuf.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\pbuf.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\pbuf.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\raw.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\raw.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\raw.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\raw.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\stats.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\stats.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\stats.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\stats.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\sys.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\sys.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\sys.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\sys.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp_in.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp_in.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp_in.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp_in.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp_out.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp_out.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\tcp_out.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\tcp_out.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\timeouts.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\timeouts.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\timeouts.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\timeouts.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\udp.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\udp.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\core\\udp.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\core\\udp.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\api_lib.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\api_lib.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\api_lib.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\api_lib.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\api_msg.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\api_msg.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\api_msg.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\api_msg.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\err.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\err.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\err.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\err.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\if_api.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\if_api.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\if_api.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\if_api.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netbuf.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netbuf.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netbuf.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netbuf.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netdb.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netdb.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netdb.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netdb.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netifapi.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netifapi.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\netifapi.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\netifapi.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\sockets.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\sockets.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\sockets.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\sockets.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\tcpip.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\tcpip.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\api\\tcpip.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\api\\tcpip.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\netif\\ethernet.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\netif\\ethernet.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\src\\netif\\ethernet.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\src\\netif\\ethernet.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\port\\sys_arch.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\port\\sys_arch.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\port\\sys_arch.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\port\\sys_arch.c.obj"
},
{
"directory": "E:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/build/Debug",
"command": "D:\\ARM_GCC\\bin\\arm-none-eabi-gcc.exe -DLWIP_NOASSERT=0 -DLWIP_PLATFORM_DIAGNOSTIC=1 -DSTM32F407xx -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/lwip -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/src/include/netif -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Device/ST/STM32F4xx/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Drivers/CMSIS/Include -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/Core/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../HAL/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../BSP/Inc -IE:/Jfen_work/local_git_code/test_port/stm32f407vet6_cmake/ThirdParty/lwip-2.2.1/port/../../../../Core/Inc -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -std=gnu11 -Wall -Wextra -Wpedantic -ffunction-sections -fdata-sections -o ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\port\\ethernetif.c.obj -c E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\port\\ethernetif.c",
"file": "E:\\Jfen_work\\local_git_code\\test_port\\stm32f407vet6_cmake\\ThirdParty\\lwip-2.2.1\\port\\ethernetif.c",
"output": "ThirdParty\\lwip-2.2.1\\CMakeFiles\\lwip.dir\\port\\ethernetif.c.obj"
}
]