mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Change to use UART1.
This commit is contained in:
parent
4c8a5cfdad
commit
cefe46cdbe
5 changed files with 27 additions and 57 deletions
|
@ -4,36 +4,9 @@
|
|||
<h1>µVision3 Build Log</h1>
|
||||
<h2>Project:</h2>
|
||||
C:\E\Dev\FreeRTOS\WorkingCopy2\Demo\ARM7_LPC2129_Keil_RVDS\RTOSDemo.uv2
|
||||
Project File Date: 10/23/2008
|
||||
Project File Date: 10/24/2008
|
||||
|
||||
<h2>Output:</h2>
|
||||
Build target 'RTOSDemo_THUMB'
|
||||
assembling Startup.s...
|
||||
compiling ParTest.c...
|
||||
compiling main.c...
|
||||
compiling serial.c...
|
||||
assembling serialISR.s...
|
||||
compiling tasks.c...
|
||||
compiling list.c...
|
||||
compiling queue.c...
|
||||
compiling port.c...
|
||||
compiling heap_2.c...
|
||||
assembling portASM.s...
|
||||
compiling flash.c...
|
||||
compiling integer.c...
|
||||
compiling comtest.c...
|
||||
compiling BlockQ.c...
|
||||
compiling dynamic.c...
|
||||
compiling PollQ.c...
|
||||
compiling semtest.c...
|
||||
linking...
|
||||
RTOSDemo.axf: Error: L6218E: Undefined symbol vPortYield (referred from tasks.o).
|
||||
Target not created
|
||||
Build target 'RTOSDemo_THUMB'
|
||||
assembling portASM.s...
|
||||
linking...
|
||||
Program Size: Code=10844 RO-data=32 RW-data=208 ZI-data=15696
|
||||
"RTOSDemo.axf" - 0 Error(s), 0 Warning(s).
|
||||
Clean started: Project: 'RTOSDemo'
|
||||
deleting intermediate output files for target 'RTOSDemo_ARM'
|
||||
deleting intermediate output files for target 'RTOSDemo_THUMB'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue