µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: kingsley Administrator, 11, LIC=JL28T-RJD70-FWH2N-Y28JD-54IUM-FHS9V
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.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.25.2.0
Dialog DLL: DARMCM1.DLL V1.19.1.0
Target DLL: Segger\JL2CM3.dll V2.99.29.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
F:\wch\CH579EVT_2.3_kings_ota\EXAM\ch57x_kings_boot\CH57x.uvprojx
Project File Date: 05/31/2021
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'CH57x'
compiling CH57x_gpio.c...
compiling Main.c...
Main.c(51): warning: #177-D: variable "i" was declared but never referenced
UINT8 i;
Main.c(52): warning: #177-D: variable "x" was declared but never referenced
UINT32 x = 0;
Main.c: 2 warnings, 0 errors
compiling CH57x_pwm.c...
compiling CH57x_lcd.c...
compiling CH57x_adc.c...
compiling CH57x_flash.c...
compiling CH57x_clk.c...
compiling CH57x_pwr.c...
compiling CH57x_sys.c...
compiling CH57x_timer0.c...
compiling CH57x_timer2.c...
compiling CH57x_uart1.c...
compiling CH57x_timer1.c...
compiling CH57x_spi0.c...
assembling startup_ARMCM0.s...
compiling vector_remap.c...
vector_remap\vector_remap.c(26): warning: #1296-D: extended constant initialiser used
uint32_t base_start = ((uint32_t)&Load$$LR$$LR_IROM1$$Base);
vector_remap\vector_remap.c(59): warning: #1296-D: extended constant initialiser used
((uint32_t)&Load$$LR$$LR_IROM1$$Base) , //user_boot address
vector_remap\vector_remap.c: 2 warnings, 0 errors
compiling CH57x_timer3.c...
compiling CH57x_int.c...
linking...
Program Size: Code=7004 RO-data=688 RW-data=4 ZI-data=0
FromELF: creating hex file...
".\obj\CH57x.axf" - 0 Error(s), 4 Warning(s).
Software Packages used:
Package Vendor: Keil
http://www.wch.cn/Keil.WCH57x_DFP.1.2.0.pack
Keil.WCH57x_DFP.1.2.0
WCH wireless MCU CH57x Family Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_CH57x
d:\Keil_v5\ARM\PACK\Keil\WCH57x_DFP\1.2.0\Drivers\CMSIS\Device\WCH\CH57x\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:02