<html> | |
<body> | |
<pre> | |
<h1>µVision Build Log</h1> | |
<h2>Project:</h2> | |
C:\E\Dev\FreeRTOS\WorkingCopy\FreeRTOS\Demo\CORTEX_M0_Infineon_Boot_Kits_IAR_Keil\RTOSDemo.uvproj | |
Project File Date: 08/24/2013 | |
<h2>Output:</h2> | |
Build target 'XMC1300' | |
assembling startup_XMC1300.s... | |
compiling timers.c... | |
compiling list.c... | |
compiling queue.c... | |
compiling tasks.c... | |
compiling port.c... | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(101): warning: #1207-D: attribute "naked" ignored | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(103): warning: #1207-D: attribute "naked" ignored | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(108): warning: #1207-D: attribute "naked" ignored | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(155): warning: #1267-D: Implicit physical register R3 should be defined as a variable | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(155): error: #1086: Operand is wrong type | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(155): error: #114: label "pxCurrentTCBConst2" was referenced but not defined | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(168): warning: #1267-D: Implicit physical register R0 should be defined as a variable | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(278): warning: #1267-D: Implicit physical register R0 should be defined as a variable | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(278): warning: #1267-D: Implicit physical register R3 should be defined as a variable | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(278): error: #1086: Operand is wrong type | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(278): error: #114: label "pxCurrentTCBConst" was referenced but not defined | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(306): error: #20: identifier "SystemCoreClock" is undefined | |
compiling ParTest.c... | |
compiling main.c... | |
compiling main-blinky.c... | |
".\RTOSDemo.axf" - 5 Errors, 7 Warning(s). | |
Target not created | |
Clean started: Project: 'RTOSDemo' | |
deleting intermediate output files for target 'XMC1300' | |
Build target 'XMC1300' | |
assembling startup_XMC1300.s... | |
compiling timers.c... | |
compiling list.c... | |
compiling queue.c... | |
compiling tasks.c... | |
compiling port.c... | |
..\..\Source\portable\RVDS\ARM_CM0\port.c(305): error: #20: identifier "SystemCoreClock" is undefined | |
compiling ParTest.c... | |
compiling main.c... | |
compiling main-blinky.c... | |
".\Output\RTOSDemo.axf" - 1 Errors, 0 Warning(s). | |
Target not created |