网络主要内容测试完成

This commit is contained in:
2026-08-26 13:54:52 +08:00
parent 0a707034cc
commit 88160a5134
18 changed files with 2174 additions and 928 deletions

View File

@@ -1,37 +1,37 @@
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'STM32F407-Demo'
assembling startup_stm32f407xx.s...
compiling ringbuf.c...
compiling crc.c...
compiling ringbuf.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_gpio.c...
compiling i2c.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_timebase_tim.c...
compiling stm32f4xx_hal_msp.c...
compiling stm32f4xx_it.c...
compiling app_main.c...
compiling spi.c...
compiling usart.c...
compiling dma.c...
compiling sys_clock.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_flash.c...
compiling gpio.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling rs485_task.c...
compiling adc_task.c...
compiling stm32f4xx_hal_dma.c...
compiling gpio.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_timebase_tim.c...
compiling stm32f4xx_it.c...
compiling sys_clock.c...
compiling stm32f4xx_hal_rcc.c...
compiling app_main.c...
compiling dma.c...
compiling spi.c...
compiling stm32f4xx_hal_flash.c...
compiling stm32f4xx_hal_msp.c...
compiling usart.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling i2c.c...
compiling adc_task.c...
compiling rs485_task.c...
compiling main.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling freertos.c...
compiling net_task.c...
compiling freertos.c...
compiling lftpd_string.c...
compiling croutine.c...
compiling stm32f4xx_hal_tim.c...
compiling event_groups.c...
compiling croutine.c...
compiling list.c...
compiling event_groups.c...
compiling stream_buffer.c...
compiling queue.c...
compiling timers.c...
@@ -39,33 +39,34 @@ compiling tasks.c...
compiling heap_4.c...
compiling port.c...
compiling journal.c...
compiling stm32f4xx_hal_pwr.c...
compiling map.c...
compiling ff.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_exti.c...
compiling cmsis_os2.c...
compiling stm32f4xx_hal_pwr.c...
compiling system_stm32f4xx.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_exti.c...
compiling lftpd_io.c...
compiling stm32f4xx_hal.c...
compiling ff.c...
compiling sd2506.c...
compiling rs485.c...
compiling stm32f4xx_hal_spi.c...
compiling ch395f.c...
compiling cmsis_os2.c...
compiling stm32f4xx_hal_i2c.c...
compiling stm32f4xx_hal.c...
compiling tpafe5160.c...
compiling gd5f2gq5ue.c...
compiling net_select.c...
compiling lftpd_inet.c...
compiling rs485.c...
compiling sd2506.c...
compiling nand_ftl.c...
compiling ch395f.c...
compiling lftpd_io.c...
compiling lftpd_inet.c...
compiling gd5f2gq5ue.c...
compiling stm32f4xx_hal_uart.c...
compiling net_select.c...
compiling stm32f4xx_hal_i2c.c...
compiling lftpd.c...
compiling net_socket.c...
compiling net_test_task.c...
compiling ch395f_test_task.c...
linking...
Program Size: Code=49060 RO-data=1760 RW-data=228 ZI-data=69508
Program Size: Code=52664 RO-data=1992 RW-data=232 ZI-data=118672
FromELF: creating hex file...
".\STM32F407-Demo\STM32F407-Demo.axf" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:15
Build Time Elapsed: 00:00:17