| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <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\EC800K-DTU(education)\DTU_EC800K_TRANSPARENT_IAP\MDK-ARM\DTU_EC800K.uvprojx
- Project File Date: 06/13/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 main.c...
- ..\Bsp\drv_chipFlash.h(80): warning: #1-D: last line of file ends without a newline
- #endif
- ..\Bsp\drv_IAP.h(96): warning: #1-D: last line of file ends without a newline
- #endif
- ../Src/main.c(518): warning: #1-D: last line of file ends without a newline
- }
- ../Src/main.c: 3 warnings, 0 errors
- compiling drv_chipFlash.c...
- ..\Bsp\drv_chipFlash.h(80): warning: #1-D: last line of file ends without a newline
- #endif
- ..\Bsp\drv_IAP.h(96): warning: #1-D: last line of file ends without a newline
- #endif
- ..\Bsp\drv_chipFlash.c(276): warning: #1-D: last line of file ends without a newline
- }
- ..\Bsp\drv_chipFlash.c(54): warning: #177-D: function "FLASH_ReadWord" was declared but never referenced
- static uint32_t FLASH_ReadWord(uint32_t address){
- ..\Bsp\drv_chipFlash.c: 4 warnings, 0 errors
- linking...
- Program Size: Code=20570 RO-data=814 RW-data=500 ZI-data=15612
- FromELF: creating hex file...
- "DTU_EC800K\DTU_EC800K.axf" - 0 Error(s), 7 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:06
- </pre>
- </body>
- </html>
|