123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.35.0.0
- Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: Administrator, , LIC=03C6R-KXPRR-QD0KD-8I2S8-NQ06X-C00UU
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.35.0.2
- Toolchain Path: D:\keil_v5.35\ARM\ARMCC\Bin
- C Compiler: Armcc.exe V5.06 update 7 (build 960)
- Assembler: Armasm.exe V5.06 update 7 (build 960)
- Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
- Library Manager: ArmAr.exe V5.06 update 7 (build 960)
- Hex Converter: FromElf.exe V5.06 update 7 (build 960)
- CPU DLL: SARMCM3.DLL V5.35.0.2
- Dialog DLL: DCM.DLL V1.17.3.0
- Target DLL: Segger\JL2CM3.dll V2.99.40.0
- Dialog DLL: TCM.DLL V1.53.0.0
-
- <h2>Project:</h2>
- C:\Users\Administrator\Desktop\GIT\DTU_EC800K_IAP\MDK-ARM\DTU_EC800K.uvprojx
- Project File Date: 06/21/2025
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\keil_v5.35\ARM\ARMCC\Bin'
- Build target 'DTU_EC800K'
- compiling drv_IAP.c...
- ..\Bsp\drv_IAP.h(96): warning: #1-D: last line of file ends without a newline
- #endif
- ..\Middlewares\CRC16\CRC16.h(13): warning: #1-D: last line of file ends without a newline
- #endif
- ..\Bsp\drv_IAP.c(120): warning: #177-D: variable "index" was declared but never referenced
- uint16_t index = 0;
- ..\Bsp\drv_IAP.c: 3 warnings, 0 errors
- linking...
- Program Size: Code=20726 RO-data=814 RW-data=508 ZI-data=15612
- FromELF: creating hex file...
- After Build - User command #1: fromelf.exe --bin -o ".\BIN\DTU_EC800K.bin" "DTU_EC800K\DTU_EC800K.axf"
- "DTU_EC800K\DTU_EC800K.axf" - 0 Error(s), 3 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
- ARM.CMSIS.5.8.0
- CMSIS (Common Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.5.0
- Package Vendor: Keil
- https://www.keil.com/pack/Keil.STM32F1xx_DFP.2.4.1.pack
- Keil.STM32F1xx_DFP.2.4.1
- STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
- <h2>Collection of Component include folders:</h2>
- .\RTE\_DTU_EC800K
- D:\keil_v5.35\_Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include
- D:\keil_v5.35\_Arm\Packs\Keil\STM32F1xx_DFP\2.4.1\Device\Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.5.0
- Include file: CMSIS\Core\Include\tz_context.h
- Build Time Elapsed: 00:00:04
- </pre>
- </body>
- </html>
|