µ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: 1 1, 1, LIC=---- Tool Versions: Toolchain: MDK-Lite 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: DCM.DLL V1.17.5.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.9.0 Dialog DLL: TCM.DLL V1.56.1.0

Project:

C:\Users\wuwen\morse_code_trainer\f103c8t6_keil\MDK-ARM\f103c8t6_KEIL.uvprojx Project File Date: 08/08/2022

Output:

*** Using Compiler 'V6.18', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' Rebuild target 'f103c8t6_KEIL' compiling stm32f1xx_hal_flash.c... assembling startup_stm32f103xb.s... compiling stm32f1xx_hal.c... compiling stm32f1xx_hal_gpio.c... compiling stm32f1xx_hal_gpio_ex.c... compiling stm32f1xx_it.c... compiling stm32f1xx_hal_msp.c... compiling stm32f1xx_hal_pwr.c... compiling stm32f1xx_hal_rcc_ex.c... compiling stm32f1xx_hal_flash_ex.c... compiling main.c... compiling stm32f1xx_hal_cortex.c... compiling stm32f1xx_hal_rcc.c... compiling stm32f1xx_hal_dma.c... compiling stm32f1xx_hal_exti.c... compiling hread_interface.c... compiling system_stm32f1xx.c... compiling fonts.c... compiling encode.c... MYDEIVERS/buzzer.c(24): warning: implicitly declaring library function 'malloc' with type 'void *(unsigned int)' [-Wimplicit-function-declaration] buff =(note*)malloc(sizeof(note)); ^ MYDEIVERS/buzzer.c(24): note: include the header or explicitly provide a declaration for 'malloc' MYDEIVERS/buzzer.c(63): warning: implicitly declaring library function 'free' with type 'void (void *)' [-Wimplicit-function-declaration] free(buzzer_play_buff.head); ^ MYDEIVERS/buzzer.c(63): note: include the header or explicitly provide a declaration for 'free' 2 warnings generated. compiling buzzer.c... compiling morsr.c... MYDEIVERS/mymain.c(253): warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration] sprintf(str,"FPS:%d",fps); ^ MYDEIVERS/mymain.c(253): note: include the header or explicitly provide a declaration for 'sprintf' 1 warning generated. compiling mymain.c... compiling stm32f1xx_hal_tim_ex.c... compiling oled.c... compiling stm32f1xx_hal_tim.c... compiling stm32f1xx_hal_i2c.c... linking... Program Size: Code=14356 RO-data=4004 RW-data=56 ZI-data=4200 FromELF: creating hex file... "f103c8t6_KEIL\f103c8t6_KEIL.axf" - 0 Error(s), 3 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.STM32F1xx_DFP.2.4.0.pack Keil.STM32F1xx_DFP.2.4.0 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

./RTE/_f103c8t6_KEIL C:/Users/wuwen/AppData/Local/Arm/Packs/ARM/CMSIS/5.9.0/CMSIS/Core/Include C:/Users/wuwen/AppData/Local/Arm/Packs/Keil/STM32F1xx_DFP/2.4.0/Device/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:02