µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.23.0.0 Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 123 123, 123, LIC=IK1CX-HLKRV-56LQ2-9ICF1-YSS42-FJYLG Tool Versions: Toolchain: MDK-ARM Plus Version: 5.23 Toolchain Path: D:\KEIL\×îÐÂkeil for arm\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 4 (build 422) Assembler: Armasm.exe V5.06 update 4 (build 422) Linker/Locator: ArmLink.exe V5.06 update 4 (build 422) Library Manager: ArmAr.exe V5.06 update 4 (build 422) Hex Converter: FromElf.exe V5.06 update 4 (build 422) CPU DLL: SARMCM3.DLL V5.23 Dialog DLL: DCM.DLL V1.15.0.0 Target DLL: Segger\JL2CM3.dll V2.99.23.0 Dialog DLL: TCM.DLL V1.27.0.0

Project:

C:\Users\Administrator\Desktop\lora\STM32_LoRa_SX1278_TestOK\STM32_SX1278_RTX_TestOK\STM32_SX1278_RX_TestOK\Project\RVMDK£¨uv4£©\iSO-STM32.uvproj Project File Date: 01/07/2017

Output:

*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'D:\KEIL\×îÐÂkeil for arm\ARM\ARMCC\Bin' Rebuild target 'STM32_DEMO' assembling startup_stm32f10x_hd.s... compiling misc.c... compiling system_stm32f10x.c... compiling core_cm3.c... compiling stm32f10x_adc.c... compiling stm32f10x_bkp.c... compiling stm32f10x_cec.c... compiling stm32f10x_can.c... compiling stm32f10x_crc.c... compiling stm32f10x_dma.c... compiling stm32f10x_dac.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_exti.c... compiling stm32f10x_gpio.c... compiling stm32f10x_flash.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_i2c.c... compiling stm32f10x_iwdg.c... compiling stm32f10x_pwr.c... compiling stm32f10x_rcc.c... compiling stm32f10x_rtc.c... compiling stm32f10x_spi.c... compiling stm32f10x_sdio.c... compiling stm32f10x_tim.c... compiling stm32f10x_usart.c... compiling stm32f10x_wwdg.c... compiling main.c... ..\..\User\main.c(58): warning: #550-D: variable "EnableMaster" was set but never used static uint8_t EnableMaster = false; // Master/Slave selection ..\..\User\main.c: 1 warning, 0 errors compiling stm32f10x_it.c... compiling bsp_SysTick.c... compiling sys_config.c... compiling bsp_usart.c... compiling radio.c... compiling sx1232.c... compiling sx1232-Misc.c... compiling sx1272.c... compiling sx1272-Fsk.c... compiling sx1272-FskMisc.c... compiling sx1272-LoRa.c... compiling sx1272-LoRaMisc.c... compiling sx1276.c... compiling sx1276-FskMisc.c... compiling sx1276-LoRa.c... compiling sx1276-Fsk.c... ..\..\User\SX1278\radio\sx1276-Fsk.c(387): warning: #223-D: function "round" declared implicitly PacketTimeout = ( uint16_t )( round( ( 8.0 * ( ( double )SX1276FskGetPacketPayloadSize( ) ) / ( double )FskSettings.Bitrate ) * 1000.0 ) + 1.0 ); ..\..\User\SX1278\radio\sx1276-Fsk.c: 1 warning, 0 errors compiling fifo.c... compiling sx1276-LoRaMisc.c... compiling spi.c... compiling sx12xxEiger.c... compiling sx1232-Hal.c... compiling sx1272-Hal.c... compiling sx1276-Hal.c... linking... Program Size: Code=23440 RO-data=960 RW-data=228 ZI-data=1708 FromELF: creating hex file... "..\..\Output\Template.axf" - 0 Error(s), 2 Warning(s). Build Time Elapsed: 00:00:23