2.1
### uVision Project, (C) Keil Software
app
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::ARMCC
0
STM32F103RE
STMicroelectronics
Keil.STM32F1xx_DFP.2.1.0
http://www.keil.com/pack/
IRAM(0x20000000,0x10000) IROM(0x08000000,0x80000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM))
0
$$Device:STM32F103RE$Device\Include\stm32f10x.h
$$Device:STM32F103RE$SVD\STM32F103xx.svd
0
0
0
0
0
0
1
.\Objects\app\
coder_2channel_app
1
0
1
1
1
.\Listings\
1
0
0
0
0
0
0
0
0
1
0
python source\prebuild.py
0
0
0
0
1
1
fromelf.exe --bin -o "$L@L.bin" "#L"
python source\mycopy.py
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
0
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
0x8004000
0x80000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000020
0x10000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
2
0
0
1
1
0
3
3
1
1
0
0
0
--diag_suppress=550,177 --locale=english
STM32F10X_HD,USE_STDPERIPH_DRIVER,RT_THREAD
.\source\interface;.\source\core;.\source\stm32lib\inc;.\source\main;.\source\RTT;.\source\rt_thread\include;.\source\rt_thread;.\source\soft;.\source\task;.\source\dev;.\source\codec;.\source\coder
1
0
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0x08000000
0x20000000
main
main.c
1
.\source\main\main.c
core
cortex_m4.s
2
.\source\core\cortex_m4.s
core_cm3.c
1
.\source\core\core_cm3.c
system_stm32f10x.c
1
.\source\core\system_stm32f10x.c
startup_stm32f10x_md.s
2
.\source\core\startup_stm32f10x_md.s
stm32lib
misc.c
1
.\source\stm32lib\src\misc.c
stm32f10x_adc.c
1
.\source\stm32lib\src\stm32f10x_adc.c
stm32f10x_bkp.c
1
.\source\stm32lib\src\stm32f10x_bkp.c
stm32f10x_can.c
1
.\source\stm32lib\src\stm32f10x_can.c
stm32f10x_cec.c
1
.\source\stm32lib\src\stm32f10x_cec.c
stm32f10x_crc.c
1
.\source\stm32lib\src\stm32f10x_crc.c
stm32f10x_dac.c
1
.\source\stm32lib\src\stm32f10x_dac.c
stm32f10x_dbgmcu.c
1
.\source\stm32lib\src\stm32f10x_dbgmcu.c
stm32f10x_dma.c
1
.\source\stm32lib\src\stm32f10x_dma.c
stm32f10x_exti.c
1
.\source\stm32lib\src\stm32f10x_exti.c
stm32f10x_flash.c
1
.\source\stm32lib\src\stm32f10x_flash.c
stm32f10x_fsmc.c
1
.\source\stm32lib\src\stm32f10x_fsmc.c
stm32f10x_gpio.c
1
.\source\stm32lib\src\stm32f10x_gpio.c
stm32f10x_i2c.c
1
.\source\stm32lib\src\stm32f10x_i2c.c
stm32f10x_iwdg.c
1
.\source\stm32lib\src\stm32f10x_iwdg.c
stm32f10x_pwr.c
1
.\source\stm32lib\src\stm32f10x_pwr.c
stm32f10x_rcc.c
1
.\source\stm32lib\src\stm32f10x_rcc.c
stm32f10x_rtc.c
1
.\source\stm32lib\src\stm32f10x_rtc.c
stm32f10x_sdio.c
1
.\source\stm32lib\src\stm32f10x_sdio.c
stm32f10x_spi.c
1
.\source\stm32lib\src\stm32f10x_spi.c
stm32f10x_tim.c
1
.\source\stm32lib\src\stm32f10x_tim.c
stm32f10x_usart.c
1
.\source\stm32lib\src\stm32f10x_usart.c
stm32f10x_wwdg.c
1
.\source\stm32lib\src\stm32f10x_wwdg.c
interface
if_uart.c
1
.\source\interface\if_uart.c
if_rtt.c
1
.\source\interface\if_rtt.c
if_gpioin.c
1
.\source\interface\if_gpioin.c
if_gpioout.c
1
.\source\interface\if_gpioout.c
dev
dev_flash.c
1
.\source\dev\dev_flash.c
dev_backup.c
1
.\source\dev\dev_backup.c
dev_watchdog.c
1
.\source\dev\dev_watchdog.c
rtt
SEGGER_RTT.c
1
.\source\RTT\SEGGER_RTT.c
SEGGER_RTT_printf.c
1
.\source\RTT\SEGGER_RTT_printf.c
rt_thread
clock.c
1
.\source\rt_thread\src\clock.c
components.c
1
.\source\rt_thread\src\components.c
cpu.c
1
.\source\rt_thread\src\cpu.c
idle.c
1
.\source\rt_thread\src\idle.c
ipc.c
1
.\source\rt_thread\src\ipc.c
irq.c
1
.\source\rt_thread\src\irq.c
kservice.c
1
.\source\rt_thread\src\kservice.c
mem.c
1
.\source\rt_thread\src\mem.c
memheap.c
1
.\source\rt_thread\src\memheap.c
mempool.c
1
.\source\rt_thread\src\mempool.c
object.c
1
.\source\rt_thread\src\object.c
scheduler.c
1
.\source\rt_thread\src\scheduler.c
slab.c
1
.\source\rt_thread\src\slab.c
thread.c
1
.\source\rt_thread\src\thread.c
timer.c
1
.\source\rt_thread\src\timer.c
board.c
1
.\source\rt_thread\board.c
core_delay.c
1
.\source\rt_thread\core_delay.c
cpuport.c
1
.\source\rt_thread\libcpu\arm\cortex-m3\cpuport.c
context_rvds.S
2
.\source\rt_thread\libcpu\arm\cortex-m3\context_rvds.S
soft
buff.c
1
.\source\soft\buff.c
mystring.c
1
.\source\soft\mystring.c
mystdlib.c
1
.\source\soft\mystdlib.c
list.c
1
.\source\soft\list.c
signal.c
1
.\source\soft\signal.c
bytearray.c
1
.\source\soft\bytearray.c
sort.c
1
.\source\soft\sort.c
cJSON.c
1
.\source\soft\cJSON.c
debug.c
1
.\source\soft\debug.c
crc.c
1
.\source\soft\crc.c
mymisc.c
1
.\source\soft\mymisc.c
task
prot_mcu.c
1
.\source\task\prot_mcu.c
prot_uc.c
1
.\source\task\prot_uc.c
moter.c
1
.\source\task\moter.c
commend.c
1
.\source\task\commend.c
transmit.c
1
.\source\task\transmit.c
tran_for_checker.c
1
.\source\task\tran_for_checker.c
tran_for_coder2.c
1
.\source\task\tran_for_coder2.c
tran_for_coder2ch.c
1
.\source\task\tran_for_coder2ch.c
handle.c
1
.\source\task\handle.c
handle_for_checker.c
1
.\source\task\handle_for_checker.c
handle_for_coder.c
1
.\source\task\handle_for_coder.c
mod_signals.c
1
.\source\task\mod_signals.c
process.c
1
.\source\task\process.c
input.c
1
.\source\task\input.c
codec
codec.c
1
.\source\codec\codec.c
coder
PSDGenerate.c
1
.\source\coder\PSDGenerate.c
UIDGenerate.c
1
.\source\coder\UIDGenerate.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
coder_lib.c
1
.\source\coder\coder_lib.c
coder_judge.c
1
.\source\coder\coder_judge.c
JQ_PSDGenerate.c
1
.\source\coder\JQ_PSDGenerate.c
JQ_UIDGenerate.c
1
.\source\coder\JQ_UIDGenerate.c
readme
ReadMe.txt
5
.\source\ReadMe.txt
python
mycopy.py
5
.\source\mycopy.py
prebuild.py
5
.\source\prebuild.py
boot
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::ARMCC
0
STM32F103RC
STMicroelectronics
Keil.STM32F1xx_DFP.2.1.0
http://www.keil.com/pack/
IRAM(0x20000000,0xC000) IROM(0x08000000,0x40000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RC$Flash\STM32F10x_512.FLM))
0
$$Device:STM32F103RC$Device\Include\stm32f10x.h
$$Device:STM32F103RC$SVD\STM32F103xx.svd
0
0
0
0
0
0
1
.\Objects\boot\
coder_2channel_boot
1
0
1
1
1
.\Listings\
1
0
0
0
0
0
0
0
0
0
0
python source\prebuild.py
0
0
0
0
1
0
fromelf.exe --bin -o "$L@L.bin" "#L"
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
0
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
0xc000
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
0x20000020
0xbfe0
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
2
0
0
1
1
0
1
1
1
1
0
0
0
--diag_suppress=550,177
STM32F10X_HD,USE_STDPERIPH_DRIVER
.\source\interface;.\source\core;.\source\stm32lib\inc;.\source\main;.\source\RTT;.\source\rt_thread\include;.\source\rt_thread;.\source\soft;.\source\task;.\source\dev
1
0
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0x08000000
0x20000000
main
main.c
1
.\source\main\main.c
core
cortex_m4.s
2
.\source\core\cortex_m4.s
core_cm3.c
1
.\source\core\core_cm3.c
system_stm32f10x.c
1
.\source\core\system_stm32f10x.c
startup_stm32f10x_md.s
2
.\source\core\startup_stm32f10x_md.s
stm32lib
misc.c
1
.\source\stm32lib\src\misc.c
stm32f10x_adc.c
1
.\source\stm32lib\src\stm32f10x_adc.c
stm32f10x_bkp.c
1
.\source\stm32lib\src\stm32f10x_bkp.c
stm32f10x_can.c
1
.\source\stm32lib\src\stm32f10x_can.c
stm32f10x_cec.c
1
.\source\stm32lib\src\stm32f10x_cec.c
stm32f10x_crc.c
1
.\source\stm32lib\src\stm32f10x_crc.c
stm32f10x_dac.c
1
.\source\stm32lib\src\stm32f10x_dac.c
stm32f10x_dbgmcu.c
1
.\source\stm32lib\src\stm32f10x_dbgmcu.c
stm32f10x_dma.c
1
.\source\stm32lib\src\stm32f10x_dma.c
stm32f10x_exti.c
1
.\source\stm32lib\src\stm32f10x_exti.c
stm32f10x_flash.c
1
.\source\stm32lib\src\stm32f10x_flash.c
stm32f10x_fsmc.c
1
.\source\stm32lib\src\stm32f10x_fsmc.c
stm32f10x_gpio.c
1
.\source\stm32lib\src\stm32f10x_gpio.c
stm32f10x_i2c.c
1
.\source\stm32lib\src\stm32f10x_i2c.c
stm32f10x_iwdg.c
1
.\source\stm32lib\src\stm32f10x_iwdg.c
stm32f10x_pwr.c
1
.\source\stm32lib\src\stm32f10x_pwr.c
stm32f10x_rcc.c
1
.\source\stm32lib\src\stm32f10x_rcc.c
stm32f10x_rtc.c
1
.\source\stm32lib\src\stm32f10x_rtc.c
stm32f10x_sdio.c
1
.\source\stm32lib\src\stm32f10x_sdio.c
stm32f10x_spi.c
1
.\source\stm32lib\src\stm32f10x_spi.c
stm32f10x_tim.c
1
.\source\stm32lib\src\stm32f10x_tim.c
stm32f10x_usart.c
1
.\source\stm32lib\src\stm32f10x_usart.c
stm32f10x_wwdg.c
1
.\source\stm32lib\src\stm32f10x_wwdg.c
interface
if_uart.c
1
.\source\interface\if_uart.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
if_rtt.c
1
.\source\interface\if_rtt.c
if_gpioin.c
1
.\source\interface\if_gpioin.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
if_gpioout.c
1
.\source\interface\if_gpioout.c
dev
dev_flash.c
1
.\source\dev\dev_flash.c
dev_backup.c
1
.\source\dev\dev_backup.c
dev_watchdog.c
1
.\source\dev\dev_watchdog.c
rtt
SEGGER_RTT.c
1
.\source\RTT\SEGGER_RTT.c
SEGGER_RTT_printf.c
1
.\source\RTT\SEGGER_RTT_printf.c
rt_thread
clock.c
1
.\source\rt_thread\src\clock.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
components.c
1
.\source\rt_thread\src\components.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
cpu.c
1
.\source\rt_thread\src\cpu.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
idle.c
1
.\source\rt_thread\src\idle.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
ipc.c
1
.\source\rt_thread\src\ipc.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
irq.c
1
.\source\rt_thread\src\irq.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
kservice.c
1
.\source\rt_thread\src\kservice.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
mem.c
1
.\source\rt_thread\src\mem.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
memheap.c
1
.\source\rt_thread\src\memheap.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
mempool.c
1
.\source\rt_thread\src\mempool.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
object.c
1
.\source\rt_thread\src\object.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
scheduler.c
1
.\source\rt_thread\src\scheduler.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
slab.c
1
.\source\rt_thread\src\slab.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
thread.c
1
.\source\rt_thread\src\thread.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
timer.c
1
.\source\rt_thread\src\timer.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
board.c
1
.\source\rt_thread\board.c
core_delay.c
1
.\source\rt_thread\core_delay.c
cpuport.c
1
.\source\rt_thread\libcpu\arm\cortex-m3\cpuport.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
context_rvds.S
2
.\source\rt_thread\libcpu\arm\cortex-m3\context_rvds.S
2
0
0
0
0
0
2
2
2
2
11
1
2
2
2
2
2
2
2
2
2
2
soft
buff.c
1
.\source\soft\buff.c
mystring.c
1
.\source\soft\mystring.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
mystdlib.c
1
.\source\soft\mystdlib.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
list.c
1
.\source\soft\list.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
signal.c
1
.\source\soft\signal.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
bytearray.c
1
.\source\soft\bytearray.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
sort.c
1
.\source\soft\sort.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
cJSON.c
1
.\source\soft\cJSON.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
debug.c
1
.\source\soft\debug.c
crc.c
1
.\source\soft\crc.c
mymisc.c
1
.\source\soft\mymisc.c
2
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
task
0
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
prot_mcu.c
1
.\source\task\prot_mcu.c
prot_uc.c
1
.\source\task\prot_uc.c
moter.c
1
.\source\task\moter.c
commend.c
1
.\source\task\commend.c
transmit.c
1
.\source\task\transmit.c
tran_for_checker.c
1
.\source\task\tran_for_checker.c
tran_for_coder2.c
1
.\source\task\tran_for_coder2.c
tran_for_coder2ch.c
1
.\source\task\tran_for_coder2ch.c
handle.c
1
.\source\task\handle.c
handle_for_checker.c
1
.\source\task\handle_for_checker.c
handle_for_coder.c
1
.\source\task\handle_for_coder.c
mod_signals.c
1
.\source\task\mod_signals.c
process.c
1
.\source\task\process.c
input.c
1
.\source\task\input.c
codec
0
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
codec.c
1
.\source\codec\codec.c
coder
0
0
0
0
0
0
2
2
2
2
11
1
2
0
2
2
2
2
2
2
2
2
0
2
2
2
2
2
0
0
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
PSDGenerate.c
1
.\source\coder\PSDGenerate.c
UIDGenerate.c
1
.\source\coder\UIDGenerate.c
coder_lib.c
1
.\source\coder\coder_lib.c
coder_judge.c
1
.\source\coder\coder_judge.c
JQ_PSDGenerate.c
1
.\source\coder\JQ_PSDGenerate.c
JQ_UIDGenerate.c
1
.\source\coder\JQ_UIDGenerate.c
readme
ReadMe.txt
5
.\source\ReadMe.txt
python
mycopy.py
5
.\source\mycopy.py
prebuild.py
5
.\source\prebuild.py