µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.37.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: w ql, wql, LIC=NHYH9-4AHXS-HRNXN-YA1M7-YCSL8-3LJFH
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.37.0.0
Toolchain Path: C:\Keil_v5\ARM\ARM_AC5\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.37.0.0
Dialog DLL: DARMCM1.DLL V1.19.6.0
Target DLL: UL2CM3.DLL V1.164.7.0
Dialog DLL: TARMCM1.DLL V1.14.6.0
Project:
D:\Work\SDK_Test\PHY6222_52\PHY62XX_SDK_3.1.3_poweroff_gpio_wakeup\example\ble_peripheral\simpleBlePeripheral\simpleBlePeripheral.uvprojx
Project File Date: 06/06/2023
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARM_AC5\Bin'
Build target 'Target 1'
compiling user_app_demo.c...
source\user_app_demo.h(24): warning: #1-D: last line of file ends without a newline
#endif // !USER_APP_DEMO_H
source\user_app_demo.c(41): warning: #1-D: last line of file ends without a newline
}
source\user_app_demo.c: 2 warnings, 0 errors
linking...
Program Size: Code=57534 RO-data=1926 RW-data=2236 ZI-data=11520
FromELF: creating hex file...
After Build - User command #1: fromelf.exe .\Objects\simpleBlePeripheral.axf --i32combined --output .\bin\simpleBlePeripheral.hex
After Build - User command #2: fromelf -c -a -d -e -v -o simpleBlePeripheral.asm ./Objects/simpleBlePeripheral.axf
".\Objects\simpleBlePeripheral.axf" - 0 Error(s), 2 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.9.0.pack
ARM.CMSIS.5.9.0
CMSIS (Common Microcontroller Software Interface Standard)
* Component: CORE Version: 5.6.0
* Component: Startup Version: 1.2.2
Collection of Component include folders:
./RTE/_Target_1
C:/Users/qianlong.wang/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
C:/Users/qianlong.wang/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/Device/ARM/ARMCM0/Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.6.0
* Component: ARM::Device:Startup:1.2.2
Source file: Device/ARM/ARMCM0/Source/ARM/startup_ARMCM0.s
Source file: Device/ARM/ARMCM0/Source/system_ARMCM0.c
Include file: Device/ARM/ARMCM0/Include/ARMCM0.h
Build Time Elapsed: 00:00:03