STM32G0_ProjectBase.build_log.htm 3.7 KB
<html>
<body>
<pre>
<h1>µVision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: ¦ÌVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 hwx, 1, LIC=8VRJ7-E3GML-74BS0-BEHVB-91MV8-C6PFC
 
Tool Versions:
Toolchain:       MDK-ARM Plus  Version: 5.25.2.0
Toolchain Path:  C:\Keil_v5\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.25.2.0
Dialog DLL:      DARMCM1.DLL V1.19.1.0
Target DLL:      Segger\JL2CM3.dll V2.99.29.0
Dialog DLL:      TARMCM1.DLL V1.14.0.0
 
<h2>Project:</h2>
D:\test_prj\STM32G0_ProjectBase\MDK-ARM\STM32G0_ProjectBase.uvprojx
Project File Date:  02/13/2025

<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'STM32G0_ProjectBase'
compiling stm32g0xx_it.c...
compiling gpio.c...
compiling dma.c...
compiling adc.c...
compiling tim.c...
compiling main.c...
compiling app_freertos.c...
../Core/Src/app_freertos.c(111): warning:  #550-D: variable "adc_1"  was set but never used
  	float adc_1,adc_2;
../Core/Src/app_freertos.c(111): warning:  #550-D: variable "adc_2"  was set but never used
  	float adc_1,adc_2;
../Core/Src/app_freertos.c: 2 warnings, 0 errors
compiling usart.c...
compiling stm32g0xx_hal_timebase_tim.c...
compiling stm32g0xx_ll_exti.c...
compiling stm32g0xx_ll_dma.c...
compiling stm32g0xx_ll_rcc.c...
compiling stm32g0xx_ll_gpio.c...
compiling stm32g0xx_ll_utils.c...
compiling stm32g0xx_ll_adc.c...
compiling stm32g0xx_hal_msp.c...
compiling stm32g0xx_hal_flash_ex.c...
compiling stm32g0xx_hal_gpio.c...
compiling stm32g0xx_hal_rcc_ex.c...
compiling stm32g0xx_hal_flash.c...
compiling stm32g0xx_hal_dma_ex.c...
compiling stm32g0xx_hal_rcc.c...
compiling stm32g0xx_hal_dma.c...
compiling stm32g0xx_hal_pwr.c...
compiling stm32g0xx_hal_cortex.c...
compiling stm32g0xx_hal.c...
compiling stm32g0xx_hal_exti.c...
compiling stm32g0xx_hal_pwr_ex.c...
compiling croutine.c...
compiling event_groups.c...
compiling list.c...
compiling stm32g0xx_hal_tim_ex.c...
compiling stm32g0xx_ll_tim.c...
compiling stream_buffer.c...
compiling queue.c...
compiling timers.c...
compiling tasks.c...
compiling heap_4.c...
compiling port.c...
compiling stm32g0xx_hal_tim.c...
compiling cmsis_os.c...
compiling stm32g0xx_ll_usart.c...
compiling system_stm32g0xx.c...
compiling uart_dma.c...
compiling adc_dma.c...
..\Core\User\bsp\adc_dma.c(26): warning:  #940-D: missing return statement at end of non-void function "Adc_Dma_Initialize" 
  }
..\Core\User\bsp\adc_dma.c: 1 warning, 0 errors
linking...
Program Size: Code=8768 RO-data=440 RW-data=132 ZI-data=4924  
FromELF: creating hex file...
"STM32G0_ProjectBase\STM32G0_ProjectBase.axf" - 0 Error(s), 3 Warning(s).

<h2>Software Packages used:</h2>

Package Vendor: ARM
                http://www.keil.com/pack/ARM.CMSIS.5.3.0.pack
                ARM.CMSIS.5.3.0
                CMSIS (Cortex Microcontroller Software Interface Standard)
   * Component: CORE Version: 5.1.1

Package Vendor: Keil
                http://www.keil.com/pack/Keil.STM32G0xx_DFP.1.3.0.pack
                Keil.STM32G0xx_DFP.1.3.0
                STMicroelectronics STM32G0 Series Device Support

<h2>Collection of Component include folders:</h2>
  .\RTE\_STM32G0_ProjectBase
  C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include
  C:\Keil_v5\ARM\PACK\Keil\STM32G0xx_DFP\1.3.0\Drivers\CMSIS\Device\ST\STM32G0xx\Include

<h2>Collection of Component Files used:</h2>

   * Component: ARM::CMSIS:CORE:5.1.1
Build Time Elapsed:  00:00:13
</pre>
</body>
</html>