1.1
### uVision Project, (C) Keil Software
rt-thread_stm32f4xx
0x4
ARM-ADS
STM32F429ZG
STMicroelectronics
IRAM(0x20000000-0x2002FFFF) IRAM2(0x10000000-0x1000FFFF) IROM(0x8000000-0x80FFFFF) CLOCK(25000000) CPUTYPE("Cortex-M4") FPU2
"Startup\ST\STM32F4xx\startup_stm32f429_439xx.s" ("STM32F429/439xx Startup Code")
UL2CM3(-O207 -S0 -C0 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000)
7029
stm32f4xx.h
-DSTM32F429_439xx
SFD\ST\STM32F4xx\STM32F429x.SFR
0
0
ST\STM32F4xx\
ST\STM32F4xx\
0
0
0
0
1
.\build\
rtthread-stm32f4xx
1
0
0
1
0
.\build\
1
0
0
0
0
0
0
0
0
0
0
0
0
1
0
fromelf --bin !L --output rtthread.bin
0
0
0
0
0
0
0
0
1
0
0
0
0
3
1
SARMCM3.DLL
-MPU -REMAP
DCM.DLL
-pCM4
SARMCM3.DLL
-MPU
TCM.DLL
-pCM4
1
0
0
0
16
0
1
1
1
1
1
1
1
0
1
1
1
1
1
1
1
0
1
0
1
0
0
1
BIN\UL2CM3.DLL
1
0
0
1
1
4096
1
BIN\UL2CM3.DLL
"" ()
0
0
1
1
1
1
1
1
1
0
1
1
0
1
1
0
0
1
1
1
1
1
1
1
1
1
0
0
"Cortex-M4"
0
0
0
1
1
0
0
2
1
0
8
0
0
0
3
3
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
1
0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x30000
1
0x8000000
0x100000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x100000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x30000
0
0x10000000
0x10000
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
USE_HAL_DRIVER, RT_USING_ARM_LIBC, __RTTHREAD__, STM32F429xx
applications;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\spi;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\dfs\include;..\..\..\components\dfs\filesystems\devfs;..\..\..\components\finsh;.;..\..\..\include;..\..\..\components\libc\compilers\armlibc;..\..\..\components\libc\compilers\common;..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Inc;..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Include;..\libraries\STM32F4xx_HAL\CMSIS\Include
1
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0x08000000
0x20000000
Applications
main.c
1
applications\main.c
lcd_init.c
1
applications\lcd_init.c
CPU
backtrace.c
1
..\..\..\libcpu\arm\common\backtrace.c
div0.c
1
..\..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\..\libcpu\arm\common\showmem.c
cpuport.c
1
..\..\..\libcpu\arm\cortex-m4\cpuport.c
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m4\context_rvds.S
DeviceDrivers
i2c_core.c
1
..\..\..\components\drivers\i2c\i2c_core.c
i2c_dev.c
1
..\..\..\components\drivers\i2c\i2c_dev.c
i2c-bit-ops.c
1
..\..\..\components\drivers\i2c\i2c-bit-ops.c
pin.c
1
..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\components\drivers\serial\serial.c
spi_core.c
1
..\..\..\components\drivers\spi\spi_core.c
spi_dev.c
1
..\..\..\components\drivers\spi\spi_dev.c
completion.c
1
..\..\..\components\drivers\src\completion.c
dataqueue.c
1
..\..\..\components\drivers\src\dataqueue.c
pipe.c
1
..\..\..\components\drivers\src\pipe.c
ringblk_buf.c
1
..\..\..\components\drivers\src\ringblk_buf.c
ringbuffer.c
1
..\..\..\components\drivers\src\ringbuffer.c
waitqueue.c
1
..\..\..\components\drivers\src\waitqueue.c
workqueue.c
1
..\..\..\components\drivers\src\workqueue.c
Drivers
board.c
1
board\board.c
stm32f4xx_hal_msp.c
1
board\CubeMX_Config\Src\stm32f4xx_hal_msp.c
ili9341.c
1
board\ports\ili9341.c
startup_stm32f429xx.s
2
..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429xx.s
drv_gpio.c
1
..\libraries\HAL_Drivers\drv_gpio.c
drv_usart.c
1
..\libraries\HAL_Drivers\drv_usart.c
drv_spi.c
1
..\libraries\HAL_Drivers\drv_spi.c
drv_sdram.c
1
..\libraries\HAL_Drivers\drv_sdram.c
drv_lcd.c
1
..\libraries\HAL_Drivers\drv_lcd.c
drv_common.c
1
..\libraries\HAL_Drivers\drv_common.c
Filesystem
dfs.c
1
..\..\..\components\dfs\src\dfs.c
dfs_file.c
1
..\..\..\components\dfs\src\dfs_file.c
dfs_fs.c
1
..\..\..\components\dfs\src\dfs_fs.c
dfs_posix.c
1
..\..\..\components\dfs\src\dfs_posix.c
poll.c
1
..\..\..\components\dfs\src\poll.c
select.c
1
..\..\..\components\dfs\src\select.c
devfs.c
1
..\..\..\components\dfs\filesystems\devfs\devfs.c
finsh
shell.c
1
..\..\..\components\finsh\shell.c
cmd.c
1
..\..\..\components\finsh\cmd.c
msh.c
1
..\..\..\components\finsh\msh.c
msh_file.c
1
..\..\..\components\finsh\msh_file.c
Kernel
clock.c
1
..\..\..\src\clock.c
components.c
1
..\..\..\src\components.c
device.c
1
..\..\..\src\device.c
idle.c
1
..\..\..\src\idle.c
ipc.c
1
..\..\..\src\ipc.c
irq.c
1
..\..\..\src\irq.c
kservice.c
1
..\..\..\src\kservice.c
memheap.c
1
..\..\..\src\memheap.c
mempool.c
1
..\..\..\src\mempool.c
object.c
1
..\..\..\src\object.c
scheduler.c
1
..\..\..\src\scheduler.c
signal.c
1
..\..\..\src\signal.c
thread.c
1
..\..\..\src\thread.c
timer.c
1
..\..\..\src\timer.c
libc
libc.c
1
..\..\..\components\libc\compilers\armlibc\libc.c
mem_std.c
1
..\..\..\components\libc\compilers\armlibc\mem_std.c
stdio.c
1
..\..\..\components\libc\compilers\armlibc\stdio.c
stubs.c
1
..\..\..\components\libc\compilers\armlibc\stubs.c
time.c
1
..\..\..\components\libc\compilers\common\time.c
unistd.c
1
..\..\..\components\libc\compilers\common\unistd.c
Libraries
system_stm32f4xx.c
1
..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c
stm32f4xx_hal.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c
stm32f4xx_hal_cec.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c
stm32f4xx_hal_cortex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
stm32f4xx_hal_crc.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c
stm32f4xx_hal_cryp.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c
stm32f4xx_hal_cryp_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c
stm32f4xx_hal_dma.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
stm32f4xx_hal_dma_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
stm32f4xx_hal_pwr.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
stm32f4xx_hal_pwr_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
stm32f4xx_hal_rcc.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
stm32f4xx_hal_rcc_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c
stm32f4xx_hal_rng.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c
stm32f4xx_hal_gpio.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
stm32f4xx_hal_uart.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c
stm32f4xx_hal_usart.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c
stm32f4xx_hal_i2c.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c
stm32f4xx_hal_i2c_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c
stm32f4xx_hal_spi.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c
stm32f4xx_hal_qspi.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c
stm32f4xx_ll_fmc.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c
stm32f4xx_ll_fsmc.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c
stm32f4xx_hal_sdram.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c
stm32f4xx_hal_ltdc.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c
stm32f4xx_hal_ltdc_ex.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c
stm32f4xx_hal_dma2d.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c
stm32f4xx_ll_dma2d.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma2d.c
stm32f4xx_hal_dsi.c
1
..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c