存储测试通过

This commit is contained in:
2026-08-27 18:22:44 +08:00
parent 88160a5134
commit cf33171c8f
19 changed files with 2952 additions and 336 deletions

View File

@@ -2014,6 +2014,16 @@
<FileType>1</FileType>
<FilePath>..\test\net_test_task.c</FilePath>
</File>
<File>
<FileName>gd5f_test_task.c</FileName>
<FileType>1</FileType>
<FilePath>..\test\gd5f_test_task.c</FilePath>
</File>
<File>
<FileName>storage_test_task.c</FileName>
<FileType>1</FileType>
<FilePath>..\test\storage_test_task.c</FilePath>
</File>
</Files>
</Group>
<Group>

View File

@@ -5,68 +5,70 @@ compiling crc.c...
compiling ringbuf.c...
compiling stm32f4xx_hal_flash_ramfunc.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling stm32f4xx_hal_dma.c...
compiling gpio.c...
compiling stm32f4xx_hal_msp.c...
compiling i2c.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_dma.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 stm32f4xx_hal_flash.c...
compiling sys_clock.c...
compiling app_main.c...
compiling spi.c...
compiling gpio.c...
compiling dma.c...
compiling rs485_task.c...
compiling main.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling net_task.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling adc_task.c...
compiling stm32f4xx_hal_flash_ex.c...
compiling freertos.c...
compiling lftpd_string.c...
compiling stm32f4xx_hal_rcc.c...
compiling main.c...
compiling net_task.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_hal_tim.c...
compiling lftpd_string.c...
compiling croutine.c...
compiling list.c...
compiling event_groups.c...
compiling stream_buffer.c...
compiling list.c...
compiling queue.c...
compiling stream_buffer.c...
compiling timers.c...
compiling tasks.c...
compiling heap_4.c...
compiling port.c...
compiling journal.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 map.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling ff.c...
compiling stm32f4xx_hal_i2c_ex.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_spi.c...
compiling stm32f4xx_hal.c...
compiling tpafe5160.c...
compiling rs485.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_exti.c...
compiling sd2506.c...
compiling nand_ftl.c...
compiling ch395f.c...
compiling lftpd_io.c...
compiling lftpd_inet.c...
compiling cmsis_os2.c...
compiling stm32f4xx_hal_spi.c...
compiling system_stm32f4xx.c...
compiling rs485.c...
compiling gd5f2gq5ue.c...
compiling stm32f4xx_hal_uart.c...
compiling nand_ftl.c...
compiling lftpd_io.c...
compiling tpafe5160.c...
compiling lftpd_inet.c...
compiling net_select.c...
compiling stm32f4xx_hal_i2c.c...
compiling ch395f.c...
compiling lftpd.c...
compiling stm32f4xx_hal_uart.c...
compiling net_socket.c...
compiling net_test_task.c...
compiling ch395f_test_task.c...
compiling net_test_task.c...
compiling storage_test_task.c...
compiling gd5f_test_task.c...
linking...
Program Size: Code=52664 RO-data=1992 RW-data=232 ZI-data=118672
Program Size: Code=56352 RO-data=3756 RW-data=228 ZI-data=54044
FromELF: creating hex file...
".\STM32F407-Demo\STM32F407-Demo.axf" - 0 Error(s), 0 Warning(s).
Build Time Elapsed: 00:00:17
Build Time Elapsed: 00:00:16