| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <html>
- <body>
- <pre>
- <h1>µVision Build Log</h1>
- <h2>Tool Versions:</h2>
- IDE-Version: ¦ÌVision V5.26.2.0
- Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
- License Information: , , LIC=RC93N-YLJYL-JJH6S-LI3Z1-D1AV2-99PL8
-
- Tool Versions:
- Toolchain: MDK-ARM Plus Version: 5.26.2.0
- Toolchain Path: D:\KEIL\azwz\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.26.2.0
- Dialog DLL: DCM.DLL V1.17.2.0
- Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.5.0
- Dialog DLL: TCM.DLL V1.36.1.0
-
- <h2>Project:</h2>
- E:\ÏîÄ¿\e-Paper\Code\4.2\bK\E-Paper_code\STM32\STM32-F103ZET6\MDK-ARM\epd-demo.uvprojx
- Project File Date: 01/19/2022
- <h2>Output:</h2>
- *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\KEIL\azwz\ARM\ARMCC\Bin'
- Build target 'epd-demo'
- compiling EPD_4in2_test.c...
- compiling EPD_4in2.c...
- ..\User\e-Paper\EPD_4in2.c(612): warning: #550-D: variable "Height" was set but never used
- UWORD Width, Height;
- ..\User\e-Paper\EPD_4in2.c: 1 warning, 0 errors
- linking...
- Program Size: Code=25928 RO-data=56420 RW-data=68 ZI-data=56140
- FromELF: creating hex file...
- "epd-demo\epd-demo.axf" - 0 Error(s), 1 Warning(s).
- <h2>Software Packages used:</h2>
- Package Vendor: ARM
- http://www.keil.com/pack/ARM.CMSIS.5.4.0.pack
- ARM.CMSIS.5.4.0
- CMSIS (Cortex Microcontroller Software Interface Standard)
- * Component: CORE Version: 5.1.2
- 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\_epd-demo
- D:\KEIL\azwz\ARM\PACK\ARM\CMSIS\5.4.0\CMSIS\Core\Include
- D:\KEIL\azwz\ARM\PACK\Keil\STM32F1xx_DFP\2.1.0\Device\Include
- <h2>Collection of Component Files used:</h2>
- * Component: ARM::CMSIS:CORE:5.1.2
- Build Time Elapsed: 00:00:03
- </pre>
- </body>
- </html>
|