2.1
### uVision Project, (C) Keil Software
rt-thread 0x4 ARM-ADS 5060750::V5.06 update 6 (build 750)::ARMCC 0 STM32F103ZE STMicroelectronics Keil.STM32F1xx_DFP.2.3.0 http://www.keil.com/pack/ IRAM(0x20000000,0x00010000) IROM(0x08000000,0x00080000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$Flash\STM32F10x_512.FLM)) 0 $$Device:STM32F103ZE$Device\Include\stm32f10x.h $$Device:STM32F103ZE$SVD\STM32F103xx.svd 0 0 0 0 0 0 1 .\build\keil\Obj\ rtthread 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 DCM.DLL -pCM3 SARMCM3.DLL TCM.DLL -pCM3 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-M3" 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 0x10000 1 0x8000000 0x80000 0 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x8000000 0x80000 1 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x20000000 0x10000 0 0x0 0x0 1 1 0 0 1 0 0 0 0 0 2 0 0 1 0 0 1 1 1 1 0 0 0 USE_HAL_DRIVER, STM32F103xE .;..\..\..\include;applications;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\compilers\common;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Include 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0x08000000 0x20000000 .\board\linker_scripts\link.sct Kernel clock.c 1 ..\..\..\src\clock.c components.c 1 ..\..\..\src\components.c cpu.c 1 ..\..\..\src\cpu.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.c 1 ..\..\..\src\scheduler.c signal.c 1 ..\..\..\src\signal.c thread.c 1 ..\..\..\src\thread.c timer.c 1 ..\..\..\src\timer.c Applications main.c 1 applications\main.c nrf24l01_init.c 1 applications\nrf24l01_init.c Drivers board.c 1 board\board.c stm32f1xx_hal_msp.c 1 board\CubeMX_Config\Src\stm32f1xx_hal_msp.c startup_stm32f103xe.s 2 ..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s 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 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-m3\cpuport.c context_rvds.S 2 ..\..\..\libcpu\arm\cortex-m3\context_rvds.S DeviceDrivers pin.c 1 ..\..\..\components\drivers\misc\pin.c serial.c 1 ..\..\..\components\drivers\serial\serial.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 finsh shell.c 1 ..\..\..\components\finsh\shell.c cmd.c 1 ..\..\..\components\finsh\cmd.c msh.c 1 ..\..\..\components\finsh\msh.c STM32_HAL system_stm32f1xx.c 1 ..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c stm32f1xx_hal_dma.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c stm32f1xx_hal_cortex.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c stm32f1xx_hal_crc.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c stm32f1xx_hal_pwr.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c stm32f1xx_hal_rcc.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c stm32f1xx_hal_rcc_ex.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c stm32f1xx_hal.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c stm32f1xx_hal_cec.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c stm32f1xx_hal_sram.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sram.c stm32f1xx_hal_gpio.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c stm32f1xx_hal_gpio_ex.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c stm32f1xx_hal_uart.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c stm32f1xx_hal_usart.c 1 ..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c