2.1
### uVision Project, (C) Keil Software
rt-thread 0x4 ARM-ADS 5060750::V5.06 update 6 (build 750)::ARMCC 0 STM32F091RCTx STMicroelectronics Keil.STM32F0xx_DFP.2.0.0 http://www.keil.com/pack/ IRAM(0x20000000,0x00008000) IROM(0x08000000,0x00040000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F0xx_256 -FS08000000 -FL040000 -FP0($$Device:STM32F091RCTx$CMSIS\Flash\STM32F0xx_256.FLM)) 0 $$Device:STM32F091RCTx$Drivers\CMSIS\Device\ST\STM32F0xx\Include\stm32f0xx.h $$Device:STM32F091RCTx$CMSIS\SVD\STM32F0x1.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 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 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 0x8000 1 0x8000000 0x40000 0 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x8000000 0x40000 1 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x20000000 0x8000 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 STM32F091xC, USE_HAL_DRIVER .;..\..\..\include;applications;.;board;board\ports;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\compilers\common;..\libraries\STM32F0xx_HAL\CMSIS\Device\ST\STM32F0xx\Include;..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Inc;..\libraries\STM32F0xx_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 Drivers board.c 1 board\board.c stm32f0xx_hal_msp.c 1 board\CubeMX_Config\Src\stm32f0xx_hal_msp.c startup_stm32f091xc.s 2 ..\libraries\STM32F0xx_HAL\CMSIS\Device\ST\STM32F0xx\Source\Templates\arm\startup_stm32f091xc.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-m0\cpuport.c context_rvds.S 2 ..\..\..\libcpu\arm\cortex-m0\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_stm32f0xx.c 1 ..\libraries\STM32F0xx_HAL\CMSIS\Device\ST\STM32F0xx\Source\Templates\system_stm32f0xx.c stm32f0xx_hal_dma.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_dma.c stm32f0xx_hal_cortex.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_cortex.c stm32f0xx_hal_crc.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_crc.c stm32f0xx_hal_crc_ex.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_crc_ex.c stm32f0xx_hal_pwr.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_pwr.c stm32f0xx_hal_rcc.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_rcc.c stm32f0xx_hal_rcc_ex.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_rcc_ex.c stm32f0xx_hal.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal.c stm32f0xx_ll_crc.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_crc.c stm32f0xx_ll_dma.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_dma.c stm32f0xx_ll_exti.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_exti.c stm32f0xx_ll_gpio.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_gpio.c stm32f0xx_ll_pwr.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_pwr.c stm32f0xx_ll_rcc.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_rcc.c stm32f0xx_ll_utils.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_utils.c stm32f0xx_hal_gpio.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_gpio.c stm32f0xx_hal_uart.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_uart.c stm32f0xx_hal_uart_ex.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_uart_ex.c stm32f0xx_hal_usart.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_hal_usart.c stm32f0xx_ll_usart.c 1 ..\libraries\STM32F0xx_HAL\STM32F0xx_HAL_Driver\Src\stm32f0xx_ll_usart.c