礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.25.2.0 Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: fan yang, nuist, LIC=Y2BVE-5BD3F-23TM4-F6844-JHCEQ-PW80N Tool Versions: Toolchain: MDK-ARM Professional 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.0Project:
C:\Users\fan\Desktop\单片机项目代码\NB_Yali\Code\V3版本代码\FM33G0XX_TesterV1.0_Keil\FM33G0XX_Tester.uvprojx Project File Date: 08/13/2019Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'Debug' compiling bsp.c... compiling main.c... compiling bsp_rtc.c... compiling bsp_lcd.c... compiling bsp_sleep.c... compiling bsp_gpio.c... compiling user_init.c... compiling bsp_user_lib.c... compiling bsp_adc.c... compiling bsp_beep.c... compiling bsp_lpuart.c... ..\BSP\src\bsp_lpuart.c(9): warning: #550-D: variable "tmp08" was set but never used uint08 tmp08; ..\BSP\src\bsp_lpuart.c: 1 warning, 0 errors compiling bsp_protocol.c... compiling bsp_uart.c... ..\BSP\src\bsp_uart.c(45): warning: #550-D: variable "tmp08" was set but never used u8 tmp08; ..\BSP\src\bsp_uart.c(148): warning: #550-D: variable "tmp08" was set but never used uint08 tmp08; ..\BSP\src\bsp_uart.c: 2 warnings, 0 errors compiling bsp_svd.c... compiling bsp_debug.c... compiling fm33g0xx_aes.c... compiling bsp_flash.c... compiling bsp_spi.c... compiling bsp_w25qxx.c... compiling bsp_nb.c... ..\BSP\src\bsp_nb.c(815): warning: #167-D: argument of type "char *" is incompatible with parameter of type "uint8_t *" Debug_SendData(&pl[10],3); ..\BSP\src\bsp_nb.c(825): warning: #167-D: argument of type "char *" is incompatible with parameter of type "uint8_t *" Debug_SendData(&pl[12],19); ..\BSP\src\bsp_nb.c(838): warning: #167-D: argument of type "char *" is incompatible with parameter of type "uint8_t *" Debug_SendData(&pl[13],12); ..\BSP\src\bsp_nb.c(903): warning: #167-D: argument of type "char *" is incompatible with parameter of type "uint8_t *" NB_SendString(str); ..\BSP\src\bsp_nb.c(574): warning: #177-D: variable "buf" was declared but never referenced u8 buf[18]; ..\BSP\src\bsp_nb.c: 5 warnings, 0 errors compiling fm33g0xx_anac.c... compiling fm33g0xx_flash.c... compiling fm33g0xx_dma.c... compiling fm33g0xx_crc.c... compiling fm33g0xx_btim.c... compiling fm33g0xx_etim.c... compiling fm33g0xx_hspi.c... compiling fm33g0xx_gpio.c... compiling fm33g0xx_i2c.c... compiling fm33g0xx_lcd.c... compiling fm33g0xx_iwdt.c... compiling fm33g0xx_lptim.c... compiling fm33g0xx_pmu.c... compiling fm33g0xx_lpuart.c... compiling fm33g0xx_rcc.c... compiling fm33g0xx_trng.c... compiling fm33g0xx_scu.c... compiling fm33g0xx_spi.c... compiling fm33g0xx_rtc.c... compiling fm33g0xx_u7816.c... compiling fm33g0xx_wwdt.c... compiling fm33g0xx_uart.c... compiling MQTTFormat.c... compiling MQTTConnectClient.c... compiling MQTTDeserializePublish.c... compiling MQTTSerializePublish.c... compiling MQTTConnectServer.c... compiling MQTTPacket.c... compiling MQTTSubscribeClient.c... compiling MQTTSubscribeServer.c... assembling startup_FM33G0XX.s... compiling MQTTUnsubscribeServer.c... compiling MQTTUnsubscribeClient.c... compiling system_FM33G0XX.c... compiling transport.c... linking... Program Size: Code=32984 RO-data=428 RW-data=76 ZI-data=9380 ".\Objects\FM33G0XX_Tester.axf" - 0 Error(s), 8 Warning(s).Software Packages used:
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 Keil.FM33G0XX_DFP.0.3.02G FMSH ARM Cortex-M0 Device Family Pack * Component: Startup Version: 1.0.0Collection of Component include folders:
.\RTE\_Debug C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\FM33G0XX_DFP\0.3.02G\Device\IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.1.1 * Component: Keil::Device:Startup:1.0.0 Source file: Device\Source\ARM\startup_FM33G0XX.s Source file: Device\Source\system_FM33G0XX.c Build Time Elapsed: 00:00:09