µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.38.0.0 Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: xu kaiming, HP Inc., LIC=65ISZ-J98KT-Z9PG9-4EL3Q-RM73N-3K9AU Tool Versions: Toolchain: MDK-ARM Plus Version: 5.38.0.0 Toolchain Path: d:\Keil\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.19 Assembler: Armasm.exe V6.19 Linker/Locator: ArmLink.exe V6.19 Library Manager: ArmAr.exe V6.19 Hex Converter: FromElf.exe V6.19 CPU DLL: SARMCM3.DLL V5.38.0.0 Dialog DLL: DARMCM1.DLL V1.19.6.0 Target DLL: UL2CM3.DLL V1.164.8.0 Dialog DLL: TARMCM1.DLL V1.14.6.0Project:
D:\1.Project\git\Rp2040Pi\Rp2040Pi.uvprojx Project File Date: 06/06/2024Output:
*** Using Compiler 'V6.19', folder: 'd:\Keil\ARM\ARMCLANG\Bin' Rebuild target 'Target 1' Before Build - User command #2: D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/tools\pio_all.bat D:\1.Project\git\Rp2040Pi>for %f in (*.pio) do ( echo "PIOASMing" echo %f D:\Keil\ARM\Packs\RaspberryPi\RP2xxx_DFP\0.9.5-dev\tools\pioasm.exe -o "c-sdk" "%f" "%f.h" ) Src/main.c(8): warning: no newline at end of file [-Wnewline-eof] } ^ 1 warning generated. compiling main.c... compiling system_rp2040.c... RTE/Device/RP2040_Core0/startup_rp2040.c(178): warning: no previous prototype for function '__keep_stage2_boot' [-Wmissing-prototypes] void __keep_stage2_boot(void) ^ RTE/Device/RP2040_Core0/startup_rp2040.c(178): note: declare 'static' if the function is not intended to be used outside of this translation unit void __keep_stage2_boot(void) ^ static 1 warning generated. compiling startup_rp2040.c... D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/boot_stage2/compile_time_choice.S(11): warning: In file included from... D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/boot_stage2/include\boot_stage2/config.h(12): warning: In file included from... D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/common/pico_base/include\pico.h(25): error: 'pico/version.h' file not found #include "pico/version.h" ^~~~~~~~~~~~~~~~ 1 error generated. assembling compile_time_choice.S... ".\Objects\Rp2040Pi.axf" - 1 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 Package Vendor: RaspberryPi https://github.com/raspberrypi/cmsis-rp2xxx-dfp/releases/download/v0.9.4/RaspberryPi.RP2xxx_DFP.0.9.5-dev.pack RaspberryPi.RP2xxx_DFP.0.9.5-dev Raspberry Pi RP2xxx Device Family Pack * Component: Startup Variant: C Startup Version: 1.1.0Collection of Component include folders:
./RTE/_Target_1 D:/Keil/ARM/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/CMSIS/Device/RP2040/Include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/boards/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/common/pico_base/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2040/hardware_regs/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/boot_stage2/asminclude D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/boot_stage2/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/cmsis/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/hardware_irq/include D:/Keil/ARM/Packs/RaspberryPi/RP2xxx_DFP/0.9.5-dev/pico-sdk/src/rp2_common/pico_platform/includeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.6.0 * Component: RaspberryPi::Device:Startup:C Startup:1.1.0 Include file: CMSIS/Device/RP2040/Include/rp2040.h Source file: CMSIS/Device/RP2040/Source/startup_rp2040.c Source file: CMSIS/Device/RP2040/Source/system_rp2040.c Source file: pico-sdk/src/rp2_common/boot_stage2/compile_time_choice.S Target not created. Build Time Elapsed: 00:00:00