礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.36.0.0
Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: a a, a, LIC=JL28G-V3W6S-KPHZY-IYQH5-DRA7F-C9XIE
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.36.0.0
Toolchain Path: D:\Keil_v5\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.36.0.0
Dialog DLL: DARMCM1.DLL V1.19.4.0
Target DLL: CMSIS_AGDI.dll V1.33.0.0
Dialog DLL: TARMCM1.DLL V1.14.4.0
Project:
G:\资料\2_RW合封资料\可提供给客户的合封资料\1616BP\RW1616BP_SDK\rw1616bp_mcu_sdk_rls_V1.0\prj\bl32p003_demo.uvprojx
Project File Date: 10/25/2021
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target bl2101'
assembling startup_BL2101.s...
compiling BL210x_exti.c...
compiling system_BL2101.c...
compiling BL210x_iic.c...
compiling BL210x_wdt.c...
compiling BL2101_timer.c...
compiling BL210x_port.c...
compiling BL2101_pwm.c...
compiling BL2101_otp.c...
compiling BL210x_gpio.c...
compiling BL210x_adc.c...
..\src\port\bl210x\soc\BL210x_adc.c(18): warning: #177-D: variable "delay" was declared but never referenced
uint32_t delay = 0;
..\src\port\bl210x\soc\BL210x_adc.c(19): warning: #550-D: variable "ADC_TRIM_Data" was set but never used
uint32_t ADC_TRIM_Data = 0;
..\src\port\bl210x\soc\BL210x_adc.c: 2 warnings, 0 errors
compiling BL210x_spi.c...
compiling BL210x_uart.c...
compiling BL2101_rtc.c...
compiling BL210x_power.c...
..\src\port\bl210x\soc\BL210x_power.c(28): warning: #61-D: integer operation result is out of range
OTP->CFG |= 1 << OTP_CFG_SDY_POS;
..\src\port\bl210x\soc\BL210x_power.c(28): warning: #68-D: integer conversion resulted in a change of sign
OTP->CFG |= 1 << OTP_CFG_SDY_POS;
..\src\port\bl210x\soc\BL210x_power.c(34): warning: #61-D: integer operation result is out of range
OTP->CFG &= ~(1 << OTP_CFG_SDY_POS);
..\src\port\bl210x\soc\BL210x_power.c: 3 warnings, 0 errors
compiling main.c...
compiling uti.c...
compiling bl210x_test.c...
compiling HS6220_RF.c...
..\src\port\RF\HS6220\HS6220_RF.c(99): warning: #174-D: expression has no effect
__NOP;
..\src\port\RF\HS6220\HS6220_RF.c(100): warning: #174-D: expression has no effect
__NOP;
..\src\port\RF\HS6220\HS6220_RF.c: 2 warnings, 0 errors
linking...
.\Objects\bl210x_demo.sct(13): warning: L6329W: Pattern BL2101_otp.o(RO) only matches removed unused sections.
.\Objects\bl210x_demo.sct(14): warning: L6329W: Pattern BL210x_power.o(RO) only matches removed unused sections.
Program Size: Code=7340 RO-data=224 RW-data=160 ZI-data=1224
Finished: 0 information, 2 warning and 0 error messages.
After Build - User command #1: fromelf --bin -o "G:\资料\2_RW合封资料\可提供给客户的合封资料\1616BP\RW1616BP_SDK\rw1616bp_mcu_sdk_rls_V1.0\prj\Objects\bl210x_demo.bin" "G:\资料\2_RW合封资料\可提供给客户的合封资料\1616BP\RW1616BP_SDK\rw1616bp_mcu_sdk_rls_V1.0\prj\Objects\bl210x_demo.axf"
".\Objects\bl210x_demo.axf" - 0 Error(s), 9 Warning(s).
Software Packages used:
Package Vendor: BoLing
http://www.bolingic.com/BoLing.BL32F.1.0.0.pack
BoLing.BL32F.1.0.0
BL32F Device Support
Collection of Component include folders:
D:\Users\xuxiangli\AppData\Local\Arm\Packs\BoLing\BL32F\1.0.0\CSL\BL2101\CMSIS\DeviceSupport
Collection of Component Files used:
Build Time Elapsed: 00:00:02