µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.34.0.0 Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 11 22, 34, LIC=RC93N-YPCRN-63NMB-2EKR7-4TU5C-EG3JH Tool Versions: Toolchain: MDK-ARM Plus Version: 5.34.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 7 (build 960) Assembler: Armasm.exe V5.06 update 7 (build 960) Linker/Locator: ArmLink.exe V5.06 update 7 (build 960) Library Manager: ArmAr.exe V5.06 update 7 (build 960) Hex Converter: FromElf.exe V5.06 update 7 (build 960) CPU DLL: SARMCM3.DLL V5.34.0.0 Dialog DLL: DARMCM1.DLL V1.19.4.0 Target DLL: UL2CM3.DLL V1.163.9.0 Dialog DLL: TARMCM1.DLL V1.14.3.0

Project:

C:\PHY+workplace\Git\PHY6222\release_bbb_sdk\example\ble_peripheral\HIDAdvRemote\HIDAdvRemote.uvprojx Project File Date: 11/09/2022

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Rebuild target 'Target 1' compiling timer.c... compiling my_printf.c... compiling clock.c... compiling uart.c... compiling pwrmgr.c... compiling gpio.c... compiling main.c... compiling pwm.c... compiling flash.c... compiling keyboard.c... compiling fs.c... compiling kscan.c... compiling voice.c... compiling adc.c... compiling gap.c... compiling watchdog.c... compiling gapgattserver.c... compiling devinfoservice.c... compiling peripheral.c... compiling gapbondmgr.c... compiling gattservapp.c... compiling hidkbd_Main.c... compiling scanparamservice.c... compiling battservice.c... compiling jump_table.c... compiling hidkbd.c... compiling OSAL_hidkbd.c... compiling hal_keyboard_matrix.c... compiling bsp_button.c... compiling adpcm.c... compiling bsp_button_task.c... compiling voice_task.c... compiling Voice_Queue.c... compiling voice_circ_buff.c... compiling AudioGATTprofile.c... compiling AudioGoogleprofile.c... compiling data_save.c... compiling sleep.c... compiling ir_task.c... compiling single_carrier_task.c... compiling osal_snv.c... compiling batt_task.c... compiling battdetect.c... compiling ppsp_serv.c... compiling ota_task.c... compiling ppsp_impl.c... ..\..\..\components\profiles\ppsp\ppsp_impl.c(1748): warning: #177-D: variable "msgs_data" was declared but never referenced uint8* msgs_data = plds; ..\..\..\components\profiles\ppsp\ppsp_impl.c(2330): warning: #177-D: variable "msgs_data" was declared but never referenced uint8* msgs_data = plds; ..\..\..\components\profiles\ppsp\ppsp_impl.c: 2 warnings, 0 errors assembling startup_ARMCM0.s... compiling hidkbdservice.c... compiling system_ARMCM0.c... compiling hiddev.c... linking... .\scatter_load.sct(62): warning: L6329W: Pattern keyboard.o(RO) only matches removed unused sections. Program Size: Code=82684 RO-data=3616 RW-data=3904 ZI-data=17864 Finished: 0 information, 1 warning and 0 error messages. FromELF: creating hex file... After Build - User command #1: fromelf.exe .\Objects\HIDAdvRemote.axf --i32combined --output .\bin\HIDAdvRemote.hex After Build - User command #2: fromelf -c -a -d -e -v -o HIDAdvRemote.asm ./Objects/HIDAdvRemote.axf ".\Objects\HIDAdvRemote.axf" - 0 Error(s), 3 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack ARM.CMSIS.5.8.0 CMSIS (Common Microcontroller Software Interface Standard) * Component: CORE Version: 5.5.0 * Component: Startup Version: 1.2.2

Collection of Component include folders:

.\RTE\_Target_1 C:\Users\Jovin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include C:\Users\Jovin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\Device\ARM\ARMCM0\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:5.5.0 * Component: ARM::Device:Startup:1.2.2 Include file: Device\ARM\ARMCM0\Include\ARMCM0.h Source file: Device\ARM\ARMCM0\Source\ARM\startup_ARMCM0.s Source file: Device\ARM\ARMCM0\Source\system_ARMCM0.c Build Time Elapsed: 00:00:11