Activity for lpc21isp

  • David Albert David Albert modified a comment on discussion Help

    Merged with changes from github (adds 4 more LPC8xx devices) Added support for flashing LPC2XXX devices with StartAddress other than 0 (also restored DOS line terminators for easy diffs)

  • David Albert David Albert posted a comment on discussion Help

    Merged with changes from github (adds 4 more LPC8xx devices)

  • Dave Albert Dave Albert modified a comment on discussion Help

    I have a similar issue where the uC has a bootloader and a separate application; I'd like to be able to flash the application without erasing the bootloader. For example, I would like to load code that starts at 0x8000. The issue is that lpcprog.c assumes that the file to be flashed is the full application that starts at sector 0 (address 0x0000) even if the .hex file does not contain those addresses. So it patches 0x14 (for ARM7) and erases sector 0, and starts programming at sector 1 and then finally...

  • Dave Albert Dave Albert modified a comment on discussion Help

    I have a similar issue where the uC has a bootloader and a separate application; I'd like to be able to flash the application without erasing the bootloader. For example, I would like to load code that starts at 0x8000. The issue is that lpcprog.c seems to assume that hex file to be flashed is the full application that starts at sector 0 (address 0x0000) even if the .hex file does not contain those addresses. So it patches 0x14, erases sector 0, and then starts programming at sector 1 (even if that's...

  • Dave Albert Dave Albert posted a comment on discussion Help

    I have a similar issue where the uC has a bootloader and a separate application; I'd like to be able to flash the application without erasing the bootloader. Is this possible?

  • Cristiano Rodrigues Cristiano Rodrigues modified a comment on discussion Help

    hi there :) I created a pseudo 1.98 version to add support for the following parts...

  • Cristiano Rodrigues Cristiano Rodrigues posted a comment on discussion Help

    hi there :) I created a pseudo 1.98 version to add support for the following parts...

  • marshallab marshallab posted a comment on discussion Open Discussion

    Must changes: { 0x1600F701, 0x00000000, 0, "2361", 128, 34, 11, 4096, SectorTable_213x,...

  • dherity dherity posted a comment on discussion Help

    I’m using lpc21isp (1.83) in preference to Flash Magic for build and test automation....

  • Dwijay Bane Dwijay Bane posted a comment on discussion Open Discussion

    Build on Opensuse 13.1 Error Description: linux@linux:~/Downloads/lpc21ispchanges/lpc21isp_197>...

  • emm kay emm kay posted a comment on discussion Open Discussion

    Downloaded lpc21isp 197 on Fedora 17. Out of the box the build fails with: $ make...

  • Martin Maurer Martin Maurer committed [r21]

    lpclpc21isp version 1.97

  • Martin Maurer Martin Maurer committed [r20]

    1.96 2014-01-08 Martin Maurer merged changes ...

  • Martin Maurer Martin Maurer committed [r19]

    lpc21isp version 1.95

1