2.1
### uVision Project, (C) Keil Software
rt-thread
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::ARMCC
0
STM32WB55RGVx
STMicroelectronics
Keil.STM32WBxx_DFP.1.1.0
http://www.keil.com/pack/
IRAM(0x20000000,0x00040000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ESEL ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32WB_M4 -FS08000000 -FL0100000 -FP0($$Device:STM32WB55RGVx$CMSIS\Flash\STM32WB_M4.FLM))
0
$$Device:STM32WB55RGVx$Drivers\CMSIS\Device\ST\STM32WBxx\Include\stm32wbxx.h
$$Device:STM32WB55RGVx$CMSIS\SVD\STM32WB55_CM4.svd
0
0
0
0
0
0
1
.\build\keil\Obj\
rt-thread
1
0
0
1
0
.\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
-REMAP -MPU
DCM.DLL
-pCM4
SARMCM3.DLL
-MPU
TCM.DLL
-pCM4
1
0
0
0
16
1
0
0
1
1
4100
1
STLink\ST-LINKIII-KEIL_SWO.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
0
0
0
0
8
0
1
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
0x40000
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
0x40000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
0
0
0
1
0
0
1
1
1
1
0
0
0
USE_HAL_DRIVER, STM32WB55xx, __RTTHREAD__, RT_USING_ARM_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
.;applications;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\extension;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Inc;..\libraries\STM32WBxx_HAL\CMSIS\Device\ST\STM32WBxx\Include;..\libraries\STM32WBxx_HAL\CMSIS\Include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\io\stdio;..\..\..\components\libc\posix\ipc;..\..\..\examples\utest\testcases\kernel
1
0
0
0
0
0
0
0
0
4
0
0
0
0
1
0
0x08000000
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
time.c
1
..\..\..\components\libc\compilers\common\time.c
stdlib.c
1
..\..\..\components\libc\compilers\common\stdlib.c
CPU
showmem.c
1
..\..\..\libcpu\arm\common\showmem.c
div0.c
1
..\..\..\libcpu\arm\common\div0.c
backtrace.c
1
..\..\..\libcpu\arm\common\backtrace.c
cpuport.c
1
..\..\..\libcpu\arm\cortex-m4\cpuport.c
context_rvds.S
2
..\..\..\libcpu\arm\cortex-m4\context_rvds.S
DeviceDrivers
completion.c
1
..\..\..\components\drivers\ipc\completion.c
pipe.c
1
..\..\..\components\drivers\ipc\pipe.c
waitqueue.c
1
..\..\..\components\drivers\ipc\waitqueue.c
workqueue.c
1
..\..\..\components\drivers\ipc\workqueue.c
ringbuffer.c
1
..\..\..\components\drivers\ipc\ringbuffer.c
dataqueue.c
1
..\..\..\components\drivers\ipc\dataqueue.c
ringblk_buf.c
1
..\..\..\components\drivers\ipc\ringblk_buf.c
pin.c
1
..\..\..\components\drivers\misc\pin.c
serial.c
1
..\..\..\components\drivers\serial\serial.c
Drivers
startup_stm32wb55xx_cm4.s
2
..\libraries\STM32WBxx_HAL\CMSIS\Device\ST\STM32WBxx\Source\Templates\arm\startup_stm32wb55xx_cm4.s
stm32wbxx_hal_msp.c
1
board\CubeMX_Config\Src\stm32wbxx_hal_msp.c
board.c
1
board\board.c
drv_gpio.c
1
..\libraries\HAL_Drivers\drv_gpio.c
drv_usart.c
1
..\libraries\HAL_Drivers\drv_usart.c
drv_common.c
1
..\libraries\HAL_Drivers\drv_common.c
Finsh
shell.c
1
..\..\..\components\finsh\shell.c
msh.c
1
..\..\..\components\finsh\msh.c
cmd.c
1
..\..\..\components\finsh\cmd.c
Kernel
idle.c
1
..\..\..\src\idle.c
timer.c
1
..\..\..\src\timer.c
ipc.c
1
..\..\..\src\ipc.c
kservice.c
1
..\..\..\src\kservice.c
thread.c
1
..\..\..\src\thread.c
mempool.c
1
..\..\..\src\mempool.c
components.c
1
..\..\..\src\components.c
mem.c
1
..\..\..\src\mem.c
object.c
1
..\..\..\src\object.c
irq.c
1
..\..\..\src\irq.c
scheduler.c
1
..\..\..\src\scheduler.c
clock.c
1
..\..\..\src\clock.c
device.c
1
..\..\..\src\device.c
Libraries
stm32wbxx_hal_rcc_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_rcc_ex.c
stm32wbxx_hal_rcc.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_rcc.c
stm32wbxx_hal_hsem.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_hsem.c
stm32wbxx_hal_pwr.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_pwr.c
stm32wbxx_hal_dma_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_dma_ex.c
stm32wbxx_hal_uart.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_uart.c
stm32wbxx_hal_usart.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_usart.c
stm32wbxx_hal.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal.c
stm32wbxx_hal_gpio.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_gpio.c
stm32wbxx_hal_cortex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_cortex.c
stm32wbxx_hal_exti.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_exti.c
stm32wbxx_hal_crc_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_crc_ex.c
stm32wbxx_hal_cryp_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_cryp_ex.c
stm32wbxx_hal_dma.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_dma.c
stm32wbxx_hal_usart_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_usart_ex.c
system_stm32wbxx.c
1
..\libraries\STM32WBxx_HAL\CMSIS\Device\ST\STM32WBxx\Source\Templates\system_stm32wbxx.c
stm32wbxx_hal_rng.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_rng.c
stm32wbxx_hal_crc.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_crc.c
stm32wbxx_hal_uart_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_uart_ex.c
stm32wbxx_hal_pwr_ex.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_pwr_ex.c
stm32wbxx_hal_cryp.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_cryp.c
stm32wbxx_hal_comp.c
1
..\libraries\STM32WBxx_HAL\STM32WBxx_HAL_Driver\Src\stm32wbxx_hal_comp.c
<Project Info>
0
1