µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.30.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: haoyoudianzi1067 haoyoudianzi1067, haoyoudianzi1067, LIC=VGXG8-39GD8-Y8WFK-Z2MLP-NV0YC-FY1J1
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.30.0.0
Toolchain Path: D:\Software Installatio Address\Keil5 MDK\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.14
Assembler: Armasm.exe V6.14
Linker/Locator: ArmLink.exe V6.14
Library Manager: ArmAr.exe V6.14
Hex Converter: FromElf.exe V6.14
CPU DLL: SARMCM3.DLL V5.30.0.0
Dialog DLL: DARMCM1.DLL V1.19.3.0
Target DLL: CMSIS_AGDI.dll V1.32.5.0
Dialog DLL: TARMCM1.DLL V1.14.2.0
Project:
D:\Users\Desktop\V1.0 CS32F030C8T6 2024.03.12\Project\Project.uvprojx
Project File Date: 03/12/2024
Output:
*** Using Compiler 'V6.14', folder: 'D:\Software Installatio Address\Keil5 MDK\ARM\ARMCLANG\Bin'
Rebuild target 'Project'
../Ueres/cs32f0xx_int.c(89): warning: implicit declaration of function '__ADC_INTR_STATUS_GET' is invalid in C99 [-Wimplicit-function-declaration]
if (__ADC_INTR_STATUS_GET(ADC1, DOVR))
^
../Ueres/cs32f0xx_int.c(89): error: use of undeclared identifier 'DOVR'
if (__ADC_INTR_STATUS_GET(ADC1, DOVR))
^
../Ueres/cs32f0xx_int.c(91): warning: implicit declaration of function 'cs_eval_led_on' is invalid in C99 [-Wimplicit-function-declaration]
cs_eval_led_on();
^
../Ueres/cs32f0xx_int.c(92): warning: implicit declaration of function '__ADC_FLAG_CLEAR' is invalid in C99 [-Wimplicit-function-declaration]
__ADC_FLAG_CLEAR(ADC1, ADC_FLAG_DOVR);
^
../Ueres/cs32f0xx_int.c(92): error: use of undeclared identifier 'ADC_FLAG_DOVR'
__ADC_FLAG_CLEAR(ADC1, ADC_FLAG_DOVR);
^
3 warnings and 2 errors generated.
compiling cs32f0xx_int.c...
compiling bsp.c...
compiling main.c...
compiling cs32a0xx_adc2.c...
compiling cs32f0xx_adc.c...
compiling cs32f0xx_crc.c...
compiling cs32f0xx_debug.c...
compiling cs32f0xx_dma.c...
compiling cs32f0xx_exti.c...
compiling cs32f0xx_fwdt.c...
compiling cs32f0xx_gpio.c...
compiling cs32f0xx_flash.c...
compiling cs32f0xx_i2c.c...
compiling cs32f0xx_misc.c...
compiling cs32f0xx_pmu.c...
compiling cs32f0xx_rcu.c...
compiling cs32f0xx_spi.c...
compiling cs32f0xx_rtc.c...
compiling cs32f0xx_syscfg.c...
compiling cs32f0xx_tim.c...
compiling cs32f0xx_usart.c...
compiling cs32f0xx_wwdt.c...
compiling system_cs32f0xx.c...
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 6 (column 6): Error: A1163E: Unknown opcode MODULE , expecting opcode or Macro
6 00000000 MODULE ?cstartup
^
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 10 (column 6): Error: A1163E: Unknown opcode SECTION , expecting opcode or Macro
10 00000000 SECTION CSTACK:DATA:NOROOT(3)
^
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 12 (column 6): Error: A1163E: Unknown opcode SECTION , expecting opcode or Macro
12 00000000 SECTION .intvec:CODE:NOROOT(2)
^
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 16 (column 6): Error: A1163E: Unknown opcode PUBLIC , expecting opcode or Macro
16 00000000 PUBLIC __vector_table
^
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 21: Error: A1159E: Label missing from line start
21 00000000 DATA
"..\Libraries\CS32F030xxxx_System\startup_cs32f030.S", line 22: Fatal error: A1355U: A Label was found which was in no AREA
22 00000000 __vector_table
6 Errors, 0 Warnings
ArmClang: error: armasm command failed with exit code 8 (use -v to see invocation)
assembling startup_cs32f030.S...
".\Objects\Project.axf" - 3 Error(s), 3 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
ARM.CMSIS.5.7.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.4.0
Package Vendor: Chipsea
http://www.keil.com/pack/Chipsea.CS32F03x_DFP.2.0.9.pack
Chipsea.CS32F03x_DFP.2.0.9
Chipsea Technologies(ShenZhen) CS32F0 Series Device Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_Project
D:\Software Installatio Address\Keil5 MDK\ARM\CMSIS\5.7.0\CMSIS\Core\Include
D:\Software Installatio Address\Keil5 MDK\Chipsea\CS32F03x_DFP\2.0.9\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.4.0
Target not created.
Build Time Elapsed: 00:00:11