2.1
### uVision Project, (C) Keil Software
RT_Thread
0x4
ARM-ADS
0
FM33LC04X
FMSH
Keil.FM33LC0XX_DFP.3.0.1
IROM(0x00000000,0x40000) IRAM(0x20000000,0x6000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0FM33LC04X_FLASH256 -FS00 -FL040000 -FP0($$Device:FM33LC04X$Flash\FM33LC04X_FLASH256.FLM))
0
$$Device:FM33LC04X$SVD\FM33LC0XX.SVD
0
0
0
0
0
0
1
.\build\keil\Obj\
rt-thread
1
0
1
1
1
.\build\keil\List\
1
0
0
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
0
0
1
0
0
0
0
3
1
SARMCM3.DLL
DARMCM1.DLL
-pCM0
SARMCM3.DLL
TARMCM1.DLL
-pCM0
1
0
0
0
16
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-M0"
0
0
0
1
1
0
0
0
0
0
0
8
0
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
0x6000
1
0x0
0x40000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x40000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x6000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
2
0
0
1
0
0
0
0
1
1
0
0
0
__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, USE_HAL_DRIVER, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, FM33LC0XX
..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\include;board;..\..\components\libc\compilers\common\extension;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\compilers\common\include;libraries\HAL_Drivers\config;..\..\components\libc\posix\io\stdio;..\..\components\drivers\include;..\..\components\libc\posix\ipc;libraries\HAL_Drivers;..\..\libcpu\arm\common;libraries\FM33LC0xx_FL_Driver\CMSIS\Include;..\..\libcpu\arm\cortex-m0;..\..\components\drivers\include;..\..\components\libc\posix\io\poll;libraries\FM33LC0xx_FL_Driver\Inc;applications;.
1
0
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0x0
0x20000000
.\board\linker_scripts\link.sct
Applications
main.c
1
applications\main.c
Compiler
syscall_mem.c
1
..\..\components\libc\compilers\armlibc\syscall_mem.c
syscalls.c
1
..\..\components\libc\compilers\armlibc\syscalls.c
cctype.c
1
..\..\components\libc\compilers\common\cctype.c
cstdio.c
1
..\..\components\libc\compilers\common\cstdio.c
cstdlib.c
1
..\..\components\libc\compilers\common\cstdlib.c
cstring.c
1
..\..\components\libc\compilers\common\cstring.c
ctime.c
1
..\..\components\libc\compilers\common\ctime.c
cwchar.c
1
..\..\components\libc\compilers\common\cwchar.c
CPU
div0.c
1
..\..\libcpu\arm\common\div0.c
showmem.c
1
..\..\libcpu\arm\common\showmem.c
context_rvds.S
2
..\..\libcpu\arm\cortex-m0\context_rvds.S
cpuport.c
1
..\..\libcpu\arm\cortex-m0\cpuport.c
DeviceDrivers
i2c-bit-ops.c
1
..\..\components\drivers\i2c\i2c-bit-ops.c
i2c_core.c
1
..\..\components\drivers\i2c\i2c_core.c
i2c_dev.c
1
..\..\components\drivers\i2c\i2c_dev.c
completion.c
1
..\..\components\drivers\ipc\completion.c
dataqueue.c
1
..\..\components\drivers\ipc\dataqueue.c
pipe.c
1
..\..\components\drivers\ipc\pipe.c
ringblk_buf.c
1
..\..\components\drivers\ipc\ringblk_buf.c
ringbuffer.c
1
..\..\components\drivers\ipc\ringbuffer.c
waitqueue.c
1
..\..\components\drivers\ipc\waitqueue.c
workqueue.c
1
..\..\components\drivers\ipc\workqueue.c
pin.c
1
..\..\components\drivers\misc\pin.c
serial.c
1
..\..\components\drivers\serial\serial.c
Drivers
board.c
1
board\board.c
startup_fm33lc0xx.s
2
libraries\FM\FM33xx\Source\Templates\ARM\startup_fm33lc0xx.s
drv_common.c
1
libraries\HAL_Drivers\drv_common.c
drv_gpio.c
1
libraries\HAL_Drivers\drv_gpio.c
drv_usart.c
1
libraries\HAL_Drivers\drv_usart.c
Finsh
shell.c
1
..\..\components\finsh\shell.c
msh.c
1
..\..\components\finsh\msh.c
msh_parse.c
1
..\..\components\finsh\msh_parse.c
cmd.c
1
..\..\components\finsh\cmd.c
FM33LC0xx_FL_Driver
fm33lc0xx_fl_rcc.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_rcc.c
fm33lc0xx_fl_crc.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_crc.c
fm33lc0xx_fl_uart.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_uart.c
fm33lc0xx_fl_lpuart.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_lpuart.c
fm33lc0xx_fl_i2c.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_i2c.c
fm33lc0xx_fl_gpio.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_gpio.c
fm33lc0xx_fl_dma.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_dma.c
system_fm33lc0xx.c
1
libraries\FM33LC0xx_FL_Driver\CMSIS\system_fm33lc0xx.c
fm33lc0xx_fl_exti.c
1
libraries\FM33LC0xx_FL_Driver\Src\fm33lc0xx_fl_exti.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
mem.c
1
..\..\src\mem.c
mempool.c
1
..\..\src\mempool.c
object.c
1
..\..\src\object.c
scheduler_up.c
1
..\..\src\scheduler_up.c
thread.c
1
..\..\src\thread.c
timer.c
1
..\..\src\timer.c