µVision Build Log

Tool Versions:

IDE-Version: µVision V5.12.0.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Laurent LeFaucheur, Firmware Developments SAS, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.12.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 (build 41) Assembler: Armasm.exe V5.05 (build 41) Linker/Locator: ArmLink.exe V5.05 (build 41) Library Manager: ArmAr.exe V5.05 (build 41) Hex Converter: FromElf.exe V5.05 (build 41) CPU DLL: SARMCM3.DLL V5.12.0.0 Dialog DLL: DCM.DLL V1.13.0.0 Target DLL: UL2CM3.DLL V1.153.0.0 Dialog DLL: TCM.DLL V1.14.2.0

Project:

C:\bigdisk\FIRMWARE_DEV\PROJECTS\P6\BIQ_M4\BIQ_M4.uvproj Project File Date: 04/11/2016

Output:

Build target 'Target 1' compiling biquad_m4.c... biquad_m4.c(268): warning: #177-D: variable "out" was declared but never referenced q31_t out; /* Temporary variable to hold output value */ biquad_m4.c(272): warning: #177-D: variable "shift" was declared but never referenced int32_t shift = (int32_t) (15 - S->postShift); /* Post shift */ biquad_m4.c(273): warning: #177-D: variable "pState" was declared but never referenced q15_t *pState = S->pState; /* State pointer */ biquad_m4.c(274): warning: #177-D: variable "pCoeffs" was declared but never referenced q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ biquad_m4.c: 4 warnings, 0 errors linking... Program Size: Code=960 RO-data=224 RW-data=112 ZI-data=4384 ".\Objects\BIQ_M4.axf" - 0 Error(s), 4 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0 * Component: Startup Version: 1.0.1

Collection of Component include folders:

C:\bigdisk\FIRMWARE_DEV\PROJECTS\P6\BIQ_M4\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\Device\ARM\ARMCM4\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ARM::Device:Startup:1.0.1 Source file: Device\ARM\ARMCM4\Source\ARM\startup_ARMCM4.s Source file: Device\ARM\ARMCM4\Source\system_ARMCM4.c
Device\ARM\ARMCM4\Source\system_ARMCM4.c Target not created. evice\ARM\ARMCM4\Source\ARM\startup_ARMCM4.s Source file: Device\ARM\ARMCM4\Source\system_ARMCM4.c Target not created. g(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0 * Component: Startup Version: 1.0.1

Collection of Component include folders:

C:\bigdisk\FIRMWARE_DEV\PROJECTS\P6\BIQ_M4\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\Device\ARM\ARMCM4\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ARM::Device:Startup:1.0.1 Source file: Device\ARM\ARMCM4\Source\ARM\startup_ARMCM4.s Source file: Device\ARM\ARMCM4\Source\system_ARMCM4.c Target not created. ===================================================================================== biquad_m4.c: 7 warnings, 19 errors compiling main_biquad_m4.c... compiling system_ARMCM4.c... ".\Objects\BIQ_M4.axf" - 19 Error(s), 7 Warning(s).

Software Packages used:

Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack ARM::CMSIS:CORE:3.40.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 3.40.0 * Component: Startup Version: 1.0.1

Collection of Component include folders:

C:\bigdisk\FIRMWARE_DEV\PROJECTS\P6\BIQ_M4\RTE C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\Device\ARM\ARMCM4\Include

Collection of Component Files used:

* Component: ARM::CMSIS:CORE:3.40.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: ARM::Device:Startup:1.0.1 Source file: Device\ARM\ARMCM4\Source\ARM\startup_ARMCM4.s Source file: Device\ARM\ARMCM4\Source\system_ARMCM4.c Target not created.