| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <html>
- <body>
- <pre>
- <h1>礦ision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: μVision V5.38.0.0
- Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: 123 123, 123, LIC=ZB4EI-T2S8Z-12KLE-50Y8Q-7NG02-HDALA
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.31.0.0
- Toolchain Path: d:\Keil_v5\ARM\ARMCC\Bin
- C Compiler: Armcc.exe V5.06 update 6 (build 750)
- Assembler: Armasm.exe V5.06 update 6 (build 750)
- Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
- Library Manager: ArmAr.exe V5.06 update 6 (build 750)
- Hex Converter: FromElf.exe V5.06 update 6 (build 750)
- CPU DLL: SARMCM3.DLL V5.31.0.0
- Dialog DLL: DARMCM1.DLL V1.19.3.0
- Target DLL: Segger\JL2CM3.dll V2.99.38.0
- Dialog DLL: TARMCM1.DLL V1.14.2.0
-
- <h2>Project:</h2>
- E:\xxxx2\SOLUTION\深圳市赛金指科技有限公司\PAN3060\softwareExamples\trainDog_dog-SWPRJ\project\MY_CIU32F003.uvprojx
- Project File Date: 01/21/2026
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
- Build target 'MY_CIU32F003'
- compiling main.c...
- ..\User\main.c(315): warning: #177-D: variable "workCount" was declared but never referenced
- int workCount = 0;
- ..\User\main.c(627): warning: #375-D: declaration requires a typedef name
- };
- ..\User\main.c(651): warning: #177-D: variable "keyScanIndex" was declared but never referenced
- int keyScanIndex = 0;
- ..\User\main.c(1281): warning: #223-D: function "myRadio_delay" declared implicitly
- myRadio_delay(1);
- ..\User\main.c: 4 warnings, 0 errors
- linking...
- Program Size: Code=19376 RO-data=1684 RW-data=304 ZI-data=1680
- FromELF: creating hex file...
- ".\Objects\MY_CIU32F003.axf" - 0 Error(s), 4 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: HED
- http://www.hed.com.cn/HED.CIU32F003_DFP.1.0.0.pack
- HED.CIU32F003_DFP.1.0.0
- HED CIU32F003 Series Device Support
- <h2>Collection of Component include folders:</h2>
- D:/keil_V5_pack/HED/CIU32F003_DFP/1.0.0/Drivers/CMSIS/Device/CIU32F003/Include
- <h2>Collection of Component Files used:</h2>
- Build Time Elapsed: 00:00:02
- </pre>
- </body>
- </html>
|