summaryrefslogtreecommitdiff
path: root/Demo/ARM7_LPC2106_GCC/readme.txt
blob: af4856965211272f2337186d222e724ae418dfdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.