139 lines
4.9 KiB
HTML
139 lines
4.9 KiB
HTML
<html>
|
||
<body>
|
||
<pre>
|
||
<h1>µVision Build Log</h1>
|
||
<h2>Tool Versions:</h2>
|
||
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\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.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
|
||
|
||
<h2>Project:</h2>
|
||
D:\SXDT\Project\HED\4G\USART1_Interrupt - RT-Thread\MDK\USART1_Interrupt.uvprojx
|
||
Project File Date: 08/30/2024
|
||
|
||
<h2>Output:</h2>
|
||
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
|
||
Rebuild target 'USART1_Interrupt'
|
||
assembling startup_ciu32l051.s...
|
||
compiling main.c...
|
||
compiling finsh_port.c...
|
||
compiling board.c...
|
||
compiling ringbuffer.c...
|
||
compiling clock.c...
|
||
compiling bsp_history.c...
|
||
..\bsp\src\bsp_history.c(254): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(275): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(326): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(347): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(361): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(372): warning: #111-D: statement is unreachable
|
||
break;
|
||
..\bsp\src\bsp_history.c(390): warning: #111-D: statement is unreachable
|
||
return RT_EOK;
|
||
..\bsp\src\bsp_history.c(18): warning: #177-D: variable "hr_proactively_send_stack" was declared but never referenced
|
||
static char hr_proactively_send_stack[HR_THREAD_STACK_SIZE];//主动å<C2A8>‘é€<C3A9>线ç¨?
|
||
..\bsp\src\bsp_history.c(19): warning: #177-D: variable "hr_proactively_send_thread" was declared but never referenced
|
||
static struct rt_thread hr_proactively_send_thread;
|
||
..\bsp\src\bsp_history.c(395): warning: #177-D: function "hr_thread_entry" was declared but never referenced
|
||
static void hr_thread_entry(void *param)
|
||
..\bsp\src\bsp_history.c: 10 warnings, 0 errors
|
||
compiling msh.c...
|
||
compiling bsp_rtc.c...
|
||
compiling shell.c...
|
||
compiling cmd.c...
|
||
compiling components.c...
|
||
compiling bsp_flash.c...
|
||
compiling cpu.c...
|
||
compiling cpuport.c...
|
||
compiling irq.c...
|
||
compiling idle.c...
|
||
assembling context_rvds.S...
|
||
compiling memheap.c...
|
||
compiling mempool.c...
|
||
compiling scheduler.c...
|
||
compiling slab.c...
|
||
compiling drv_gpio.c...
|
||
compiling mem.c...
|
||
compiling kservice.c...
|
||
compiling object.c...
|
||
compiling ipc.c...
|
||
compiling thread.c...
|
||
compiling timer.c...
|
||
compiling drv_common.c...
|
||
compiling ciu32l051_std.c...
|
||
compiling ciu32l051_std_comp.c...
|
||
compiling ciu32l051_std_aes.c...
|
||
compiling ciu32l051_std_adc.c...
|
||
compiling ciu32l051_std_crc.c...
|
||
compiling ciu32l051_std_flash.c...
|
||
compiling ciu32l051_std_exti.c...
|
||
compiling ciu32l051_std_dma.c...
|
||
compiling drv_uart.c...
|
||
compiling ciu32l051_std_i2c.c...
|
||
compiling ciu32l051_std_gpio.c...
|
||
compiling ciu32l051_std_lcd.c...
|
||
compiling ciu32l051_std_lptim.c...
|
||
compiling ciu32l051_std_rcc.c...
|
||
compiling ciu32l051_std_lpuart.c...
|
||
compiling ciu32l051_std_pmu.c...
|
||
compiling ciu32l051_std_tamp.c...
|
||
compiling ciu32l051_std_rtc.c...
|
||
compiling ciu32l051_std_spi.c...
|
||
compiling ciu32l051_std_trng.c...
|
||
compiling ciu32l051_std_tim.c...
|
||
compiling SEGGER_RTT_printf.c...
|
||
compiling lwutil.c...
|
||
compiling ciu32l051_std_usart.c...
|
||
compiling lwrb.c...
|
||
compiling system_ciu32l051.c...
|
||
compiling perf_counter.c...
|
||
compiling SEGGER_RTT.c...
|
||
compiling console_be.c...
|
||
compiling perf_os_patch_rt_thread.c...
|
||
compiling ulog.c...
|
||
linking...
|
||
Program Size: Code=31048 RO-data=4760 RW-data=396 ZI-data=7932
|
||
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.83 % ( 8.13 KB / 16.00 KB) [8056 B]
|
||
flash:
|
||
ER_IROM1 :0x8000000
|
||
64.00 KB :|¡ö¡ö¡ö¡ö¡ö¡ö¡ö¡ö¡ö¡ö__________| 54.64 % ( 34.97 KB / 64.00 KB) [29728 B]
|
||
".\CIU32_L051_M307R.axf" - 0 Error(s), 10 Warning(s).
|
||
|
||
<h2>Software Packages used:</h2>
|
||
|
||
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
|
||
|
||
<h2>Collection of Component include folders:</h2>
|
||
C:/Users/16005/AppData/Local/Arm/Packs/HED/CIU32L0xx_DFP/1.2.5/Drivers/CMSIS/Device/CIU32L051/Include
|
||
|
||
<h2>Collection of Component Files used:</h2>
|
||
Build Time Elapsed: 00:00:03
|
||
</pre>
|
||
</body>
|
||
</html>
|