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_AT91FR40008_GCC/rom_arm.bat
Normal file
6
20080307/Demo/ARM7_AT91FR40008_GCC/rom_arm.bat
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
set USE_THUMB_MODE=NO
|
||||
set DEBUG=-g
|
||||
set OPTIM=-O2
|
||||
set RUN_MODE=RUN_FROM_ROM
|
||||
set LDSCRIPT=atmel-rom.ld
|
||||
make
|
||||
Loading…
Add table
Add a link
Reference in a new issue