µVision Build Log
Tool Versions:
IDE-Version: µVision V5.37.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: A B, ABC, LIC=GHY1Z-36QWY-S01N6-RVIXU-NJ0C2-Q36LT
Tool Versions:
Toolchain: MDK-ARM Community Version: 5.37.0.0
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
C Compiler: ArmClang.exe V6.18
Assembler: Armasm.exe V6.18
Linker/Locator: ArmLink.exe V6.18
Library Manager: ArmAr.exe V6.18
Hex Converter: FromElf.exe V6.18
CPU DLL: SARMCM3.DLL V5.37.0.0
Dialog DLL: DARMCM1.DLL V1.19.6.0
Target DLL: UL2CM3.DLL V1.164.7.0
Dialog DLL: TARMCM1.DLL V1.14.6.0
Project:
C:\Users\ASiDesigner\Desktop\fast\test\test.uvprojx
Project File Date: 06/20/2022
Output:
*** Using Compiler 'V6.18', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'Target 1'
RTE/Device/CMSDK_CM0_VHT/system_CMSDK_CM0.c(33): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(88): warning: commas at the end of enumerator lists are a C99-specific feature [-Wc99-extensions]
ARM_VSI7_IRQn = 31, /* VSI 7 interrupt */
^~
RTE/Device/CMSDK_CM0_VHT/system_CMSDK_CM0.c(33): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(140): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/VHT/Include\arm_vsocket.h(33): warning: // comments are not allowed in this language [-Wcomment]
#define VSOCKET_CREATE 1 ///< iotSocketCreate
^
2 warnings generated.
compiling system_CMSDK_CM0.c...
RTE/Device/CMSDK_CM0_VHT/startup_CMSDK_CM0.c(33): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(88): warning: commas at the end of enumerator lists are a C99-specific feature [-Wc99-extensions]
ARM_VSI7_IRQn = 31, /* VSI 7 interrupt */
^~
RTE/Device/CMSDK_CM0_VHT/startup_CMSDK_CM0.c(33): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(140): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/VHT/Include\arm_vsocket.h(33): warning: // comments are not allowed in this language [-Wcomment]
#define VSOCKET_CREATE 1 ///< iotSocketCreate
^
2 warnings generated.
compiling startup_CMSDK_CM0.c...
main.c(1): warning: // comments are not allowed in this language [-Wcomment]
#include "CMSDK_CM0.h" // Device header
^
main.c(1): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(88): warning: commas at the end of enumerator lists are a C99-specific feature [-Wc99-extensions]
ARM_VSI7_IRQn = 31, /* VSI 7 interrupt */
^~
main.c(1): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include\CMSDK_CM0.h(140): warning: In file included from...
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/VHT/Include\arm_vsocket.h(33): warning: // comments are not allowed in this language [-Wcomment]
#define VSOCKET_CREATE 1 ///< iotSocketCreate
^
3 warnings generated.
compiling main.c...
linking...
.\Objects\test.axf: Error: L6218E: Undefined symbol Image$$ARM_LIB_STACK$$ZI$$Limit (referred from startup_cmsdk_cm0.o).
Not enough information to list load addresses in the image map.
Finished: 1 information, 0 warning and 1 error messages.
".\Objects\test.axf" - 1 Error(s), 7 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
Package Vendor: Keil
http://www.keil.com/pack/Keil.V2M-MPS2_CMx_BSP.1.8.0.pack
Keil.V2M-MPS2_CMx_BSP.1.8.0
ARM V2M-MPS2 Board Support PACK for Cortex-M System Design Kit Devices
* Component: Startup Variant: C Startup Version: 1.1.0
Collection of Component include folders:
./RTE/Device/CMSDK_CM0_VHT
./RTE/_Target_1
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/CMSDK_CM0/Include
C:/Users/ASiDesigner/AppData/Local/Arm/Packs/Keil/V2M-MPS2_CMx_BSP/1.8.0/Device/VHT/Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.6.0
* Component: Keil::Device:Startup:C Startup:1.1.0
Source file: Device/CMSDK_CM0/Source/system_CMSDK_CM0.c
Source file: Device/CMSDK_CM0/Source/startup_CMSDK_CM0.c
Include file: CMSIS/Config/RTE_Device.h
Target not created.
Build Time Elapsed: 00:00:02