FreeRTOS-Kernel/20080212/Demo/ARM7_LPC2106_GCC
2008-02-13 10:36:35 +00:00
..
ParTest made a copy 2008-02-13 10:36:35 +00:00
serial made a copy 2008-02-13 10:36:35 +00:00
boot.s made a copy 2008-02-13 10:36:35 +00:00
FreeRTOSConfig.h made a copy 2008-02-13 10:36:35 +00:00
lpc210x.h made a copy 2008-02-13 10:36:35 +00:00
lpc221x.h made a copy 2008-02-13 10:36:35 +00:00
lpc2106-ram.ld made a copy 2008-02-13 10:36:35 +00:00
lpc2106-rom.ld made a copy 2008-02-13 10:36:35 +00:00
main.c made a copy 2008-02-13 10:36:35 +00:00
Makefile made a copy 2008-02-13 10:36:35 +00:00
ram_arm.bat made a copy 2008-02-13 10:36:35 +00:00
ram_thumb.bat made a copy 2008-02-13 10:36:35 +00:00
readme.txt made a copy 2008-02-13 10:36:35 +00:00
rom_arm.bat made a copy 2008-02-13 10:36:35 +00:00
rom_thumb.bat made a copy 2008-02-13 10:36:35 +00:00

Use one of the following four batch files to build the demo application:

+ rom_arm.bat

Creates an ARM mode release build suitable for programming into flash.

+ ram_arm.bat

Creates an ARM mode debug build suitable for running from RAM.

+ rom_thumb.bat

Creates a THUMB mode release build suitable for programming into flash.

+ ram_thumb.bat

Creates a THUMB mode debug build suitable for running from RAM.