1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <html>
- <body>
- <pre>
- <h1>礦ision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: μVision V5.24.2.0
- Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: zhu zhuhongbin, d, LIC=QF82M-XC796-BSGYX-H9X20-AQN63-820M2
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.24.1
- Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
- C Compiler: Armcc.exe V5.06 update 5 (build 528)
- Assembler: Armasm.exe V5.06 update 5 (build 528)
- Linker/Locator: ArmLink.exe V5.06 update 5 (build 528)
- Library Manager: ArmAr.exe V5.06 update 5 (build 528)
- Hex Converter: FromElf.exe V5.06 update 5 (build 528)
- CPU DLL: SARMCM3.DLL V5.24.1
- Dialog DLL: DCM.DLL V1.16.0.0
- Target DLL: Segger\JL2CM3.dll V2.99.26.0
- Dialog DLL: TCM.DLL V1.32.0.0
-
- <h2>Project:</h2>
- D:\test\MDK-ARM\test.uvprojx
- Project File Date: 01/14/2021
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 5 (build 528)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
- Build target 'test'
- After Build - User command #1: fromelf.exe --bin -o "test\tmrwatch.bin" "test\tmrwatch.axf"
- After Build - User command #2: D:\test\MDK-ARM\BootLoader\TMR.bat
- D:\test\MDK-ARM>del .\bootLoader\TMRWatchAndBoot.bin
- 找不到 D:\test\MDK-ARM\bootLoader\TMRWatchAndBoot.bin
- D:\test\MDK-ARM>copy .\test\TMRWatch.bin .\bootLoader
- 已复制 1 个文件。
- D:\test\MDK-ARM>fsutil file createnew .\bootLoader\TMRWatchAndBoot.bin 8192
- 已创建文件 D:\test\MDK-ARM\bootLoader\TMRWatchAndBoot.bin
- D:\test\MDK-ARM>.\bootLoader\cat .\.\bootLoader\TMRWatch.bin 1>>.\bootLoader\TMRWatchAndBoot.bin
- D:\test\MDK-ARM>.\bootLoader\hbin .\bootLoader\TMRWatchBoot.bin .\bootLoader\TMRWatchAndBoot.bin
- "test\tmrwatch.axf" - 0 Error(s), 0 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.0.1.pack
- ARM.CMSIS.5.0.1
- CMSIS (Cortex Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.0.1
- Package Vendor: RealThread
- https://www.rt-thread.org/download/mdk/RealThread.RT-Thread.3.1.3.pack
- RealThread.RT-Thread.3.1.3
- RT-Thread Software Components
- * Component: shell Version: 3.1.3
- * Component: kernel Version: 3.1.3
- Package Vendor: Keil
- http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.1.0.pack
- Keil.STM32F1xx_DFP.2.1.0
- STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
- <h2>Collection of Component include folders:</h2>
- .\RTE\RTOS
- .\RTE\_test
- C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.0.1\CMSIS\Include
- C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\Include
- C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\components\finsh
- C:\Keil_v5\ARM\PACK\RealThread\RT-Thread\3.1.3\include
- <h2>Collection of Component Files used:</h2>
- * Component: RealThread.RT-Thread::RTOS:shell:3.1.3
- Source file: components\finsh\shell.c
- Source file: components\finsh\cmd.c
- Source file: components\finsh\msh.c
- * Component: RealThread.RT-Thread::RTOS:kernel:3.1.3
- Source file: src\irq.c
- Source file: src\components.c
- Include file: bsp\rtconfig.h
- Source file: src\clock.c
- Source file: bsp\board.c
- Source file: src\idle.c
- Source file: src\ipc.c
- Source file: src\kservice.c
- Source file: src\mem.c
- Source file: src\object.c
- Source file: src\scheduler.c
- Source file: src\thread.c
- Source file: libcpu\arm\cortex-m3\context_rvds.S
- Source file: libcpu\arm\cortex-m3\cpuport.c
- Source file: src\timer.c
- * Component: ARM::CMSIS:CORE:5.0.1
- Build Time Elapsed: 00:00:01
- </pre>
- </body>
- </html>
|