礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.31.0.0 Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 123 123, 123, LIC=ZB4EI-T2S8Z-12KLE-50Y8Q-7NG02-HDALA Tool Versions: Toolchain: MDK-ARM Plus Version: 5.31.0.0 Toolchain Path: d:\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.31.0.0 Dialog DLL: DARMCM1.DLL V1.19.3.0 Target DLL: CMSIS_AGDI.dll V1.32.6.0 Dialog DLL: TARMCM1.DLL V1.14.2.0Project:
E:\xxxx2\SOLUTION\深圳市赛金指科技有限公司\PAN3060\softwareExamples\PAN3060_CIU32F003_TX\project\MY_CIU32F003.uvprojx Project File Date: 09/18/2025Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin' Build target 'MY_CIU32F003' compiling main.c... ..\User\main.c(72): warning: #223-D: function "RF_SetPreamLen" declared implicitly RF_SetPreamLen(50); ..\User\main.c(90): warning: #223-D: function "rand" declared implicitly if (sendTimeout++ > 1000+rand()%100) ..\User\main.c: 2 warnings, 0 errors compiling myRadio.c... ..\radio\myRadio.c(207): warning: #223-D: function "SN_GPIO_PIN_get" declared implicitly printf("cad = %d= %d\r\n", rf_workProcess, SN_GPIO_PIN_get(RF_PAN3029_IO11)); ..\radio\myRadio.c(263): warning: #223-D: function "SN_EXIT_set" declared implicitly SN_EXIT_set(RF_PAN3029_IO11,GPIO_NOPULL,myRadio_gpioCadCallback,EXTI_TRIGGER_RISING_FALLING,NVIC_PRIO_3); ..\radio\myRadio.c(280): warning: #167-D: argument of type "void (*)(uint8_t)" is incompatible with parameter of type "void (*)(void)" SN_TIM1_CALL_set(1000 ,TIM1_AGAIN_WORK ,myRadio_timCallback ,NVIC_PRIO_2); ..\radio\myRadio.c(728): warning: #1-D: last line of file ends without a newline } ..\radio\myRadio.c(13): warning: #550-D: variable "rfSyncword" was set but never used static uint8_t rfSyncword; ..\radio\myRadio.c(18): warning: #177-D: variable "rfRxBuffer" was declared but never referenced static uint8_t rfRxBuffer[64]; ..\radio\myRadio.c: 6 warnings, 0 errors linking... Program Size: Code=10152 RO-data=1124 RW-data=240 ZI-data=960 After Build - User command #1: python.exe ./flash_ram_usage.py ./Listings/MY_CIU32F003.map Memory Usage Info: ******************************************************************************** Memory region Start Addr Used Size Region Size %age Used ER_IROM1 0x00000000 11276 B 24.00 KB 45.88 % RW_IRAM1 0x20000000 1200 B 3.00 KB 39.06 % ******************************************************************************** ".\Objects\MY_CIU32F003.axf" - 0 Error(s), 8 Warning(s).Software Packages used:
Package Vendor: HED http://www.hed.com.cn/HED.CIU32F003_DFP.1.0.0.pack HED.CIU32F003_DFP.1.0.0 HED CIU32F003 Series Device SupportCollection of Component include folders:
D:\keil_V5_pack\HED\CIU32F003_DFP\1.0.0\Drivers\CMSIS\Device\CIU32F003\IncludeCollection of Component Files used:
Build Time Elapsed: 00:00:03