µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.25.3.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: l l, l, LIC=----
Tool Versions:
Toolchain: MDK-Lite Version: 5.26.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.26.2.0
Dialog DLL: DARMCM1.DLL V1.19.1.0
Target DLL: CMSIS_AGDI.dll V1.30.6.0
Dialog DLL: TARMCM1.DLL V1.14.0.0
Project:
D:\work\pack\135\CMS.BAT32G135.0.1.6 - ¸±±¾\Examples\iicaSlaveSendReceive\iicaSlaveSendReceive.uvprojx
Project File Date: 06/18/2020
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'BAT32G135'
compiling iica_user.c...
compiling iica.c...
compiling main.c...
main.c(42): warning: #177-D: variable "status" was declared but never referenced
MD_STATUS status;
main.c: 1 warning, 0 errors
compiling sci_user.c...
..\..\Driver\src\sci_user.c(443): warning: #177-D: function "iic00_interrupt" was declared but never referenced
static void iic00_interrupt(void)
..\..\Driver\src\sci_user.c(559): warning: #177-D: function "iic01_interrupt" was declared but never referenced
static void iic01_interrupt(void)
..\..\Driver\src\sci_user.c(1022): warning: #177-D: function "uart2_interrupt_receive" was declared but never referenced
static void uart2_interrupt_receive(void)
..\..\Driver\src\sci_user.c(1061): warning: #177-D: function "uart2_interrupt_send" was declared but never referenced
static void uart2_interrupt_send(void)
..\..\Driver\src\sci_user.c: 4 warnings, 0 errors
assembling startup_BAT32G135.s...
compiling sci.c...
compiling retarget.c...
compiling system_BAT32G135.c...
linking...
Program Size: Code=6192 RO-data=268 RW-data=324 ZI-data=1636
FromELF: creating hex file...
".\Objects\iicaSlaveSendReceive.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.4.0.pack
ARM.CMSIS.5.4.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.1.2
Package Vendor: CMS
http://www.mcu.com.cn/CMS.BAT32G135.0.1.6.pack
CMS.BAT32G135.0.1.6
BAT32G135 ARM Cortex-M0+ Device Family Pack
* Component: Startup Version: 1.0.0
Collection of Component include folders:
.\RTE\_BAT32G135
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.4.0\CMSIS\Core\Include
C:\Keil_v5\ARM\PACK\CMS\BAT32G135\0.1.6\Device\Include
Collection of Component Files used:
* Component: ARM::CMSIS:CORE:5.1.2
* Component: CMS::Device:Startup:1.0.0
Source file: Device\Source\ARM\startup_BAT32G135.s
Source file: Device\Source\system_BAT32G135.c
Build Time Elapsed: 00:00:02