mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-11-07 12:12:30 -05:00
PPC405 working but not yet released.
This commit is contained in:
parent
2de068cd70
commit
df711a4a65
2617 changed files with 719397 additions and 0 deletions
6
20080307/Demo/ARM7_LPC2106_GCC/ram_thumb.bat
Normal file
6
20080307/Demo/ARM7_LPC2106_GCC/ram_thumb.bat
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
set USE_THUMB_MODE=YES
|
||||
set DEBUG=-g
|
||||
set OPTIM=-O0
|
||||
set RUN_MODE=RUN_FROM_RAM
|
||||
set LDSCRIPT=lpc2106-ram.ld
|
||||
make
|
||||
Loading…
Add table
Add a link
Reference in a new issue