µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.31.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: yang jianm, df, LIC=ATTQ1-C893L-TGM7T-RXUA2-4KUDM-QJB9Y
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.31.0.0
Toolchain Path: D:\keil\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.31.0.0
Dialog DLL: DARMCM1.DLL V1.19.3.0
Target DLL: CMSIS_AGDI.dll V1.32.6.0
Dialog DLL: TARMCM1.DLL V1.14.2.0
Project:
E:\8266-XINYUAN\GPIO.uvprojx
Project File Date: 06/10/2023
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling startup_cw32f030.s...
compiling cw32f030_digitalsign.c...
compiling cw32f030_awt.c...
compiling cw32f030_adc.c...
compiling cw32f030_atim.c...
compiling cw32f030_crc.c...
compiling cw32f030_dma.c...
compiling MAIN.c...
USER\MAIN.c(108): warning: #167-D: argument of type "unsigned char *" is incompatible with parameter of type "char *restrict"
sprintf(data_send,"%s:%s,%s:%s",wendu,wen_str,shidu,shi_str);
USER\MAIN.c(58): warning: #177-D: variable "t" was declared but never referenced
uint16_t t=0;
USER\MAIN.c: 2 warnings, 0 errors
compiling cw32f030_debug.c...
compiling cw32f030_btim.c...
compiling cw32f030_flash.c...
compiling cw32f030_gtim.c...
compiling cw32f030_gpio.c...
compiling dht11.c...
compiling interrupts_cw32f030.c...
compiling cw32f030_i2c.c...
compiling cw32f030_iwdt.c...
compiling cw32f030_lvd.c...
compiling cw32f030_pwr.c...
compiling cw32f030_ram.c...
compiling cw32f030_rcc.c...
compiling cw32f030_rtc.c...
compiling cw32f030_systick.c...
compiling cw32f030_spi.c...
compiling cw32f030_uart.c...
compiling cw32f030_wwdt.c...
compiling system_cw32f030.c...
compiling cw32f030_vc.c...
linking...
Program Size: Code=8276 RO-data=324 RW-data=180 ZI-data=588
".\Objects\GPIO.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
Collection of Component include folders:
.\RTE\_Target_1
D:\packs\ARM\CMSIS\5.9.0\CMSIS\Core\Include
D:\packs\ARM\CMSIS\5.9.0\Device\ARM\ARMCM0plus\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.6.0
Build Time Elapsed: 00:00:02