X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/217c3a59a0fd96a9bce3e2bd5ca58e83fd090664..1d625af4d4897501d98ceead7c2064e5cc20403b:/build/codelite/LPC1343_CodeBase.project diff --git a/build/codelite/LPC1343_CodeBase.project b/build/codelite/LPC1343_CodeBase.project index 1deddee..10d1983 100644 --- a/build/codelite/LPC1343_CodeBase.project +++ b/build/codelite/LPC1343_CodeBase.project @@ -100,41 +100,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -153,64 +123,120 @@ - + - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + + + + + + + - - @@ -234,6 +260,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -294,34 +370,44 @@ - - + + - - + + + + - # Make sure that we are using SWD + + # 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) - - + +monitor reset @@ -339,15 +425,22 @@ monitor reg pc = (0x00000004) + + + + + - + - + + + @@ -368,6 +461,11 @@ monitor reg pc = (0x00000004) + + + + +