µ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: simon simon.p, HP Inc., LIC=S5IBP-6YC1Y-JRD8B-KUYHD-NJ0C2-Q06LW Tool Versions: Toolchain: MDK-ARM Professional Version: 5.38.0.0 Toolchain Path: C:\Keil_v5\ARM\ARM_Compiler_5.06u7\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.38.0.0 Dialog DLL: DARMSTM.DLL V1.69.1.0 Target DLL: Segger\JL2CM3.dll V2.99.42.0 Dialog DLL: TARMCM1.DLL V1.14.6.0

Project:

C:\Users\simon\Desktop\atlas-led\project\atlas-led.uvprojx Project File Date: 06/13/2023

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARM_Compiler_5.06u7\Bin' Rebuild target 'Réel' compiling stm32f0xx_hal_can.c... compiling stm32f0xx_hal_adc_ex.c... compiling stm32f0xx_it.c... compiling stm32f0xx_hal_cec.c... compiling stm32f0xx_hal_adc.c... compiling main.c... RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(95): warning: #177-D: variable "hal_status" was declared but never referenced HAL_StatusTypeDef hal_status; RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(96): warning: #177-D: variable "green" was declared but never referenced uint8_t green[9]={0x92,0x4c,0xb6,0x0,0x0,0x0,0x0,0x0,0x0}; RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(97): warning: #177-D: variable "red" was declared but never referenced uint8_t red[9]={0x0,0x0,0x0,0x92,0x4c,0xb6,0x0,0x0,0x0}; RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(98): warning: #177-D: variable "blue" was declared but never referenced uint8_t blue[9]={0x0,0x0,0x0,0x0,0x0,0x0,0x92,0x4c,0xb6}; RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c(99): warning: #177-D: variable "white" was declared but never referenced uint8_t white[9]={0x92,0x4c,0xb6,0x92,0x4c,0xb6,0x92,0x4c,0xb6}; RTE\Device\STM32F030F4Px\STCubeGenerated\Src\main.c: 5 warnings, 0 errors compiling stm32f0xx_hal.c... compiling stm32f0xx_hal_comp.c... compiling stm32f0xx_hal_cortex.c... compiling stm32f0xx_hal_crc_ex.c... compiling stm32f0xx_hal_dac.c... compiling stm32f0xx_hal_crc.c... compiling stm32f0xx_hal_dac_ex.c... compiling stm32f0xx_hal_dma.c... compiling stm32f0xx_hal_exti.c... compiling stm32f0xx_hal_flash.c... compiling stm32f0xx_hal_flash_ex.c... compiling stm32f0xx_hal_i2s.c... compiling stm32f0xx_hal_i2c_ex.c... compiling stm32f0xx_hal_gpio.c... compiling stm32f0xx_hal_irda.c... compiling stm32f0xx_hal_i2c.c... compiling stm32f0xx_hal_iwdg.c... compiling stm32f0xx_hal_pcd.c... compiling stm32f0xx_hal_pwr_ex.c... compiling stm32f0xx_hal_pwr.c... compiling stm32f0xx_hal_pcd_ex.c... compiling stm32f0xx_hal_smartcard.c... compiling stm32f0xx_hal_smartcard_ex.c... compiling stm32f0xx_hal_rcc_ex.c... compiling stm32f0xx_hal_rcc.c... compiling stm32f0xx_hal_rtc.c... compiling stm32f0xx_hal_rtc_ex.c... compiling stm32f0xx_hal_smbus.c... compiling stm32f0xx_hal_spi_ex.c... compiling stm32f0xx_hal_spi.c... compiling stm32f0xx_hal_tim.c... compiling stm32f0xx_hal_uart.c... compiling stm32f0xx_hal_tsc.c... compiling stm32f0xx_hal_tim_ex.c... compiling stm32f0xx_hal_usart.c... compiling stm32f0xx_hal_uart_ex.c... compiling stm32f0xx_hal_usart_ex.c... compiling stm32f0xx_hal_wwdg.c... compiling stm32f0xx_ll_comp.c... compiling stm32f0xx_ll_crs.c... compiling stm32f0xx_ll_dac.c... compiling stm32f0xx_ll_crc.c... compiling stm32f0xx_ll_adc.c... compiling stm32f0xx_ll_dma.c... compiling stm32f0xx_ll_exti.c... compiling stm32f0xx_ll_gpio.c... compiling stm32f0xx_ll_pwr.c... compiling stm32f0xx_ll_rcc.c... compiling stm32f0xx_ll_i2c.c... compiling stm32f0xx_ll_rtc.c... compiling stm32f0xx_ll_spi.c... compiling stm32f0xx_ll.c... assembling startup_stm32f030x6.s... compiling stm32f0xx_ll_tim.c... compiling stm32f0xx_ll_usb.c... compiling stm32f0xx_ll_usart.c... compiling stm32f0xx_hal_msp.c... compiling system_stm32f0xx.c... compiling stm32f0xx_ll_utils.c... linking... Program Size: Code=5952 RO-data=232 RW-data=16 ZI-data=1192 ".\Objects\atlas-led_simulation.axf" - 0 Error(s), 5 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 project-path/Keil.FrameworkCubeMX.1.0.0.pack Keil.FrameworkCubeMX.1.0.0 STM32CubeMX generated pack description * Component: STM32CubeMX Version: 1.1.0 * Component: Startup Version: 1.0.0 Package Vendor: Keil https://www.keil.com/pack/Keil.STM32F0xx_DFP.2.1.1.pack Keil.STM32F0xx_DFP.2.1.1 STMicroelectronics STM32F0 Series Device Support, Drivers and Examples * Component: STM32Cube Framework Version: 1.0.0 * Component: STM32Cube HAL Version: 1.11.3

Collection of Component include folders:

./RTE/Device/STM32F030F4Px ./RTE/Device/STM32F030F4Px/STCubeGenerated ./RTE/Device/STM32F030F4Px/STCubeGenerated/Inc ./RTE/_R_el C:/Users/simon/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/CMSIS/Device/ST/STM32F0xx/Include C:/Users/simon/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/STM32F0xx_HAL_Driver/Inc

Collection of Component Files used:

* Component: ::Device:STM32Cube Framework:1.0.0 (API) * Component: ARM::CMSIS:CORE:5.6.0 * Component: Keil.STM32CubeMX::Device:STM32Cube Framework:STM32CubeMX:1.1.0 Include file: STCubeGenerated/Inc/stm32f0xx_hal_conf.h Source file: STCubeGenerated/Src/stm32f0xx_hal_msp.c Include file: MX_Device.h * Component: Keil.STM32CubeMX::Device:STM32Cube HAL:1.11.3 Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_can.c Source file: MDK/Driver/stm32f0xx_ll.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_comp.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cec.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_crc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_crs.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dma.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tsc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_dac.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_usart.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smbus.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_wwdg.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2s.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smartcard_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_irda.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_adc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_comp.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_iwdg.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rtc_ex.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_i2c.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usart.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_spi.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_tim.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_usb.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rtc.c Source file: Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c * Component: Keil.STM32CubeMX::Device:Startup:1.0.0 Source file: STCubeGenerated/MDK-ARM/startup_stm32f030x6.s Source file: STCubeGenerated/Src/system_stm32f0xx.c Build Time Elapsed: 00:00:11