X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/43b7092bd42d639a527b32dae4af87e37528ef57..217c3a59a0fd96a9bce3e2bd5ca58e83fd090664:/build/codelite/LPC1343_CodeBase.project diff --git a/build/codelite/LPC1343_CodeBase.project b/build/codelite/LPC1343_CodeBase.project index 582d2f6..1deddee 100644 --- a/build/codelite/LPC1343_CodeBase.project +++ b/build/codelite/LPC1343_CodeBase.project @@ -162,6 +162,10 @@ + + + + @@ -175,14 +179,12 @@ - - - - - - - - + + + + + + @@ -276,41 +278,45 @@ + + + + + + + + + + + - + - + # Make sure that we are using SWD monitor interface SWD - # Set monitor to little endian monitor endian little - # Set monitor speed monitor speed 1000 - # Reset device monitor reset - # Set device ID to LPC1343 monitor flash device = LPC1343 - # Enable flash download monitor flash download = 1 - # Transfer the firmware to the device load "../../firmware.elf" - # Initializing PC and stack pointer monitor reg r13 = (0x00000000) monitor reg pc = (0x00000004) @@ -335,12 +341,12 @@ monitor reg pc = (0x00000004) - + - + @@ -363,14 +369,5 @@ monitor reg pc = (0x00000004) - - - - - - - - -