Vision Build Log
Tool Versions:
IDE-Version: Vision V5.39.0.0
Copyright (C) 2023 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 1, 1, LIC=IK1BF-6A35L-Z97G9-4RG7B-MK3D0-MZBNZ
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.39.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.21
Assembler: Armasm.exe V6.21
Linker/Locator: ArmLink.exe V6.21
Library Manager: ArmAr.exe V6.21
Hex Converter: FromElf.exe V6.21
CPU DLL: SARMCM3.DLL V5.39.0.0
Dialog DLL: DARMCM1.DLL V1.19.6.0
Target DLL: CMSIS_AGDI.dll V1.33.16.0
Dialog DLL: TARMCM1.DLL V1.14.6.0
Project:
D:\SXDT\Project\HED\4G\USART1_Interrupt - RT-Thread\MDK\USART1_Interrupt.uvprojx
Project File Date: 08/31/2024
Output:
*** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'USART1_Interrupt'
compiling slab.c...
compiling cpu.c...
compiling idle.c...
compiling ulog.c...
../bsp/src/bsp_flash.c(15): warning: In file included from...
../LIB/RTT\user_rtt.h(18): warning: '_LOG_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
18 | #ifndef _LOG_H_
| ^~~~~~~
../LIB/RTT\user_rtt.h(19): note: '_LOH_H_' is defined here; did you mean '_LOG_H_'?
19 | #define _LOH_H_
| ^~~~~~~
| _LOG_H_
../bsp/src/bsp_flash.c(16): warning: In file included from...
../LIB/perf_counter\perf_counter.h(285): warning: Please enable GNU extensions, it is required by __cycleof__() and __super_loop_monitor__() [-W#warnings]
285 | #warning Please enable GNU extensions, it is required by __cycleof__() and \
| ^
../bsp/src/bsp_flash.c(108): warning: & has lower precedence than !=; != will be evaluated first [-Wparentheses]
108 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^~~~~~~~~~~
../bsp/src/bsp_flash.c(108): note: place parentheses around the '!=' expression to silence this warning
108 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^
| ( )
../bsp/src/bsp_flash.c(108): note: place parentheses around the & expression to evaluate it first
108 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^
| ( )
../bsp/src/bsp_flash.c(144): warning: & has lower precedence than !=; != will be evaluated first [-Wparentheses]
144 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^~~~~~~~~~~
../bsp/src/bsp_flash.c(144): note: place parentheses around the '!=' expression to silence this warning
144 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^
| ( )
../bsp/src/bsp_flash.c(144): note: place parentheses around the & expression to evaluate it first
144 | if (addr & 0x03 != 0) // 地址4字节对齐
| ^
| ( )
4 warnings generated.
compiling bsp_flash.c...
compiling ipc.c...
linking...
Program Size: Code=28678 RO-data=5518 RW-data=128 ZI-data=8176
FromELF: creating hex file...
After Build - User command #1: "D:\SXDT\Official_information\HDDZ\demo\CIU32_L051_PROJECT\USART1_Interrupt - RT-Thread\keil5_disp_size_bar\keil5_disp_size_bar.exe"
ram:
RW_IRAM1 :0x20000000
16.00 KB :|__________| 50.68 % ( 8.11 KB / 16.00 KB) [8080 B]
flash:
ER_IROM1 :0x8000000
64.00 KB :|__________| 52.18 % ( 33.39 KB / 64.00 KB) [31340 B]
".\CIU32_L051_M307R.axf" - 0 Error(s), 4 Warning(s).
Software Packages used:
Package Vendor: HED
http://www.hed.com.cn/HED.CIU32L0xx_DFP.1.2.5.pack
HED::CIU32L0xx_DFP@1.2.5
HED CIU32L0 Series Device Support
Collection of Component include folders:
C:/Users/16005/AppData/Local/Arm/Packs/HED/CIU32L0xx_DFP/1.2.5/Drivers/CMSIS/Device/CIU32L051/Include
Collection of Component Files used:
Build Time Elapsed: 00:00:02