FreeRTOS-Kernel/Demo/ARM7_LPC2106_GCC
Richard Barry 16b6baf10c Update to V5.0.3.
..
ParTest Update to V5.0.3.
serial Update to V5.0.3.
FreeRTOSConfig.h Update to V5.0.3.
Makefile Update to V5.0.3.
boot.s First version under SVN is V4.0.1
lpc210x.h First version under SVN is V4.0.1
lpc221x.h First version under SVN is V4.0.1
lpc2106-ram.ld First version under SVN is V4.0.1
lpc2106-rom.ld First version under SVN is V4.0.1
main.c Update to V5.0.3.
ram_arm.bat First version under SVN is V4.0.1
ram_thumb.bat First version under SVN is V4.0.1
readme.txt First version under SVN is V4.0.1
rom_arm.bat First version under SVN is V4.0.1
rom_thumb.bat First version under SVN is V4.0.1

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.