添加功能
以原始数据运行CNN
This commit is contained in:
@@ -21,15 +21,67 @@ Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
|
||||
Dialog DLL: TCM.DLL V1.14.14.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\Desktop\ʵ<><CAB5>41 FATFSʵ<53><CAB5>\USER\FATFS.uvprojx
|
||||
Project File Date: 10/27/2024
|
||||
D:\local-rep\stm32-cnn\USER\FATFS.uvprojx
|
||||
Project File Date: 11/07/2024
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||||
Build target 'FATFS'
|
||||
Rebuild target 'FATFS'
|
||||
assembling startup_stm32f429xx.s...
|
||||
compiling stm32f4xx_hal_pwr.c...
|
||||
compiling stm32f4xx_hal_dma_ex.c...
|
||||
compiling stm32f4xx_hal.c...
|
||||
compiling stm32f4xx_hal_dma.c...
|
||||
compiling system_stm32f4xx.c...
|
||||
compiling stm32f4xx_hal_tim_ex.c...
|
||||
compiling stm32f4xx_hal_cortex.c...
|
||||
compiling stm32f4xx_hal_rcc.c...
|
||||
compiling stm32f4xx_hal_uart.c...
|
||||
compiling stm32f4xx_hal_rcc_ex.c...
|
||||
compiling main.c...
|
||||
compiling stm32f4xx_hal_gpio.c...
|
||||
compiling stm32f4xx_it.c...
|
||||
compiling stm32f4xx_hal_pwr_ex.c...
|
||||
compiling stm32f4xx_hal_usart.c...
|
||||
compiling stm32f4xx_hal_tim.c...
|
||||
compiling stm32f4xx_hal_spi.c...
|
||||
compiling stm32f4xx_hal_sd.c...
|
||||
compiling stm32f4xx_hal_dma2d.c...
|
||||
compiling led.c...
|
||||
compiling stm32f4xx_ll_sdmmc.c...
|
||||
compiling stm32f4xx_hal_ltdc_ex.c...
|
||||
compiling sys.c...
|
||||
compiling stm32f4xx_hal_sdram.c...
|
||||
compiling stm32f4xx_hal_sram.c...
|
||||
compiling key.c...
|
||||
compiling usart.c...
|
||||
compiling stm32f4xx_hal_nand.c...
|
||||
compiling stm32f4xx_hal_ltdc.c...
|
||||
compiling stm32f4xx_ll_fmc.c...
|
||||
compiling delay.c...
|
||||
compiling lcd.c...
|
||||
compiling cc936.c...
|
||||
compiling ff.c...
|
||||
compiling sdram.c...
|
||||
compiling usmart.c...
|
||||
compiling spi.c...
|
||||
compiling diskio.c...
|
||||
compiling w25qxx.c...
|
||||
compiling usmart_str.c...
|
||||
compiling ltdc.c...
|
||||
compiling fattester.c...
|
||||
compiling exfuns.c...
|
||||
compiling nand.c...
|
||||
compiling nandtester.c...
|
||||
compiling sdio_sdcard.c...
|
||||
compiling ftl.c...
|
||||
compiling usmart_config.c...
|
||||
compiling malloc.c...
|
||||
compiling my.c...
|
||||
compiling debug.c...
|
||||
compiling cnn.c...
|
||||
linking...
|
||||
Program Size: Code=69272 RO-data=195672 RW-data=796 ZI-data=33751548
|
||||
Program Size: Code=53718 RO-data=176794 RW-data=672 ZI-data=33751256
|
||||
FromELF: creating hex file...
|
||||
"..\OBJ\FATFS.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
@@ -45,7 +97,7 @@ Package Vendor: Keil
|
||||
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.9.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
Build Time Elapsed: 00:00:02
|
||||
Build Time Elapsed: 00:00:09
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user