X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/c104c5fa180ae64a097335f5b7124dca244a13e3..03c3802e8ccc8e123fa61f75cf151c084fd11cad:/build/codelite/LPC1343_CodeBase.project?ds=sidebyside diff --git a/build/codelite/LPC1343_CodeBase.project b/build/codelite/LPC1343_CodeBase.project index 96405f8..d2b88b4 100644 --- a/build/codelite/LPC1343_CodeBase.project +++ b/build/codelite/LPC1343_CodeBase.project @@ -100,41 +100,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -153,64 +123,120 @@ - + - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + + + + + + + - - @@ -234,11 +260,54 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -302,33 +371,43 @@ - + - - - - # 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 @@ -346,15 +425,22 @@ monitor reg pc = (0x00000004) + + + + + - + - + + + @@ -375,6 +461,11 @@ monitor reg pc = (0x00000004) + + + + +