µVision Build Log

Tool Versions:

IDE-Version: µVision V5.39.0.0 Copyright (C) 2023 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Subeer Sarkar, BTCL, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.39.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin C Compiler: ArmClang.exe V6.21 Assembler: Armasm.exe V6.21 Linker/Locator: ArmLink.exe V6.21 Library Manager: ArmAr.exe V6.21 Hex Converter: FromElf.exe V6.21 CPU DLL: SARMCM3.DLL V5.39.0.0 Dialog DLL: DARMCM1.DLL V1.19.6.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.2.0.0 Dialog DLL: TARMCM1.DLL V1.14.6.0

Project:

F:\New Operation\STm32 ARM\Online File\BLUETOOTH\MDK-ARM\BLUETOOTH.uvprojx Project File Date: 02/17/2025

Output:

*** Using Compiler 'V6.21', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'BLUETOOTH' ../Core/Src/ssd1306.c(172): warning: expression result unused [-Wunused-value] 172 | *string++; | ^~~~~~~~~ 1 warning generated. compiling ssd1306.c... assembling startup_stm32f030xc.s... compiling hc05.c... compiling stm32f0xx_hal_msp.c... compiling stm32f0xx_it.c... ../Core/Src/main.c(108): warning: passing 'char[20]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 108 | HAL_UART_Transmit_IT(&huart1,b_send,strlen(b_send)); | ^~~~~~ ../Drivers/STM32F0xx_HAL_Driver/Inc\stm32f0xx_hal_uart.h(1570): note: passing argument to parameter 'pData' here 1570 | HAL_StatusTypeDef HAL_UART_Transmit_IT(UART_HandleTypeDef *huart, const uint8_t *pData, uint16_t Size); | ^ 1 warning generated. compiling main.c... compiling stm32f0xx_hal_i2c_ex.c... compiling stm32f0xx_hal_rcc.c... compiling stm32f0xx_hal_rcc_ex.c... compiling stm32f0xx_hal.c... compiling stm32f0xx_hal_gpio.c... compiling stm32f0xx_hal_dma.c... compiling stm32f0xx_hal_cortex.c... compiling stm32f0xx_hal_i2c.c... compiling stm32f0xx_hal_pwr.c... compiling stm32f0xx_hal_pwr_ex.c... compiling stm32f0xx_hal_flash.c... compiling stm32f0xx_hal_flash_ex.c... compiling stm32f0xx_hal_exti.c... compiling stm32f0xx_hal_tim_ex.c... compiling stm32f0xx_hal_uart.c... compiling stm32f0xx_hal_tim.c... compiling stm32f0xx_hal_uart_ex.c... compiling system_stm32f0xx.c... linking... Program Size: Code=12876 RO-data=408 RW-data=832 ZI-data=1976 FromELF: creating hex file... "BLUETOOTH\BLUETOOTH.axf" - 0 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: 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

Collection of Component include folders:

./RTE/_BLUETOOTH C:/Users/SUNNY/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/SUNNY/AppData/Local/Arm/Packs/Keil/STM32F0xx_DFP/2.1.1/Drivers/CMSIS/Device/ST/STM32F0xx/Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE@5.6.0 Include file: CMSIS/Core/Include/tz_context.h Build Time Elapsed: 00:00:09