2.1
### uVision Project, (C) Keil Software
RT-Thread V2M-MPS2 0x4 ARM-ADS 5060750::V5.06 update 6 (build 750)::ARMCC 0 CMSDK_CM7_SP ARM Keil.V2M-MPS2_CMx_BSP.1.6.0 http://www.keil.com/pack/ IRAM(0x20000000,0x00400000) IROM(0x00000000,0x00400000) CPUTYPE("Cortex-M7") FPU3(SFPU) CLOCK(12000000) ELITTLE UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000) 0 $$Device:CMSDK_CM7_SP$Device\CMSDK_CM7\Include\CMSDK_CM7_SP.h $$Device:CMSDK_CM7_SP$SVD\CMSDK_CM7_SP.svd 0 0 0 0 0 0 1 .\build\ rtthread-v2m-mps2 1 0 0 1 0 .\build\ 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 fromelf --bin !L --output rtthread-mdk.bin 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 3 1 SARMCM3.DLL -MPU DCM.DLL -pCM7 SARMCM3.DLL -MPU TCM.DLL -pCM7 1 0 0 0 16 1 0 0 1 1 4099 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-M7" 0 0 0 1 1 0 0 2 0 0 8 0 0 0 0 3 3 0 0 0 0 0 0 0 0 0 0 0 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 0x400000 1 0x0 0x400000 0 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x0 0x0 1 0x0 0x400000 1 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x0 0x0 0 0x20000000 0x400000 0 0x0 0x0 1 3 0 0 1 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 0 0 --library_interface=armcc --library_type=standardlib --diag_suppress=66,1296,186 RT_USING_ARM_LIBC applications;.;drivers;..\..\include;..\..\libcpu\arm\cortex-m7;..\..\libcpu\arm\common;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\compilers\armlibc 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0x00000000 0x20000000 .\rtthread-v2m-mps2.sct --keep *.o(.rti_fn.*) --keep *.o(FSymTab) --keep *.o(VSymTab) Applications main.c 1 applications\main.c Drivers board.c 1 drivers\board.c drv_uart.c 1 drivers\drv_uart.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 memheap.c 1 ..\..\src\memheap.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 CORTEX-M7 cpuport.c 1 ..\..\libcpu\arm\cortex-m7\cpuport.c context_rvds.S 2 ..\..\libcpu\arm\cortex-m7\context_rvds.S backtrace.c 1 ..\..\libcpu\arm\common\backtrace.c div0.c 1 ..\..\libcpu\arm\common\div0.c showmem.c 1 ..\..\libcpu\arm\common\showmem.c DeviceDrivers 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 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 symbol.c 1 ..\..\components\finsh\symbol.c cmd.c 1 ..\..\components\finsh\cmd.c msh.c 1 ..\..\components\finsh\msh.c msh_cmd.c 1 ..\..\components\finsh\msh_cmd.c msh_file.c 1 ..\..\components\finsh\msh_file.c finsh_compiler.c 1 ..\..\components\finsh\finsh_compiler.c finsh_error.c 1 ..\..\components\finsh\finsh_error.c finsh_heap.c 1 ..\..\components\finsh\finsh_heap.c finsh_init.c 1 ..\..\components\finsh\finsh_init.c finsh_node.c 1 ..\..\components\finsh\finsh_node.c finsh_ops.c 1 ..\..\components\finsh\finsh_ops.c finsh_parser.c 1 ..\..\components\finsh\finsh_parser.c finsh_var.c 1 ..\..\components\finsh\finsh_var.c finsh_vm.c 1 ..\..\components\finsh\finsh_vm.c finsh_token.c 1 ..\..\components\finsh\finsh_token.c libc libc.c 1 ..\..\components\libc\compilers\armlibc\libc.c libc_syms.c 1 ..\..\components\libc\compilers\armlibc\libc_syms.c mem_std.c 1 ..\..\components\libc\compilers\armlibc\mem_std.c stdio.c 1 ..\..\components\libc\compilers\armlibc\stdio.c stubs.c 1 ..\..\components\libc\compilers\armlibc\stubs.c time.c 1 ..\..\components\libc\compilers\armlibc\time.c ::Board Support ::CMSIS ::Device RTE\Device\CMSDK_CM7_SP\RTE_Device.h RTE\Device\CMSDK_CM7_SP\startup_CMSDK_CM7.s RTE\Device\CMSDK_CM7_SP\system_CMSDK_CM7.c