FreeRTOS-Kernel/20080325/Demo/ARM7_LPC2106_GCC
2008-03-25 21:09:14 +00:00
..
ParTest Before updating version numbers. 2008-03-25 21:09:14 +00:00
serial Before updating version numbers. 2008-03-25 21:09:14 +00:00
boot.s Before updating version numbers. 2008-03-25 21:09:14 +00:00
FreeRTOSConfig.h Before updating version numbers. 2008-03-25 21:09:14 +00:00
lpc210x.h Before updating version numbers. 2008-03-25 21:09:14 +00:00
lpc221x.h Before updating version numbers. 2008-03-25 21:09:14 +00:00
lpc2106-ram.ld Before updating version numbers. 2008-03-25 21:09:14 +00:00
lpc2106-rom.ld Before updating version numbers. 2008-03-25 21:09:14 +00:00
main.c Before updating version numbers. 2008-03-25 21:09:14 +00:00
Makefile Before updating version numbers. 2008-03-25 21:09:14 +00:00
ram_arm.bat Before updating version numbers. 2008-03-25 21:09:14 +00:00
ram_thumb.bat Before updating version numbers. 2008-03-25 21:09:14 +00:00
readme.txt Before updating version numbers. 2008-03-25 21:09:14 +00:00
rom_arm.bat Before updating version numbers. 2008-03-25 21:09:14 +00:00
rom_thumb.bat Before updating version numbers. 2008-03-25 21:09:14 +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.