]> begriffs open source - cmsis-freertos/blob - Demo/ARM7_LPC2106_GCC/readme.txt
Initial commit
[cmsis-freertos] / Demo / ARM7_LPC2106_GCC / readme.txt
1 Use one of the following four batch files to build the demo application:
2
3 + rom_arm.bat
4
5 Creates an ARM mode release build suitable for programming into flash.
6
7 + ram_arm.bat
8
9 Creates an ARM mode debug build suitable for running from RAM.
10
11 + rom_thumb.bat
12
13 Creates a THUMB mode release build suitable for programming into flash.
14
15 + ram_thumb.bat
16
17 Creates a THUMB mode debug build suitable for running from RAM.
18