Hi, I use lpc21isp all the time and it works great, thanks! I have recently switched over to an LPC2103, using code protection. As noted by others, you must...
Hello, Our production services use lpc21isp for programming the LPC devices. Programming is done in two seps. First the firmware is uploaded into the device...
Marko Panger Wrote ... I did do an early alpha type version that merged various sources. It should be in the files section. I haven't seen anything that does...
Hi, flash programming is somewhat strange. As I have not looked at the algorithmous in the LPC21xx for some time, here are a few general hints: Flash is erased...
Hi, First thanks for the hints. The serial number is stored into its own block. Right now we are doing it as you suggested. The problem is that programming of...
We once had to do this for a central service center, if you are running with a USB-serial interface you can run as many programmers as you wish from one ...
Hi, new to arm and am having a problem with ISP on my Mac OS X machine. The version of lpc21isp is 1.33 and is connecting to an embedded artists lpc2148 board...
... Hello Maybe you can try baudrate 38400 We had a similar problem. Mine worked with Ubuntu Dapper Linux... But some other students couldnt get it to work...
Ok, thanks for the suggestion to switch to 38400. It didn't solve the problem, but now in the debug mode could see ascii from the original program that runs on...
... Sounds like you have the DTR and RTS lines hooked up backwards, P0.14 must still be low when the processor leaves reset. Check the timing with a scope. ...
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
The link (http://guest.engelschall.com/~martin/lpc21xx/isp/index.html) is no longer active. Is there somewhere else that the binary for the Windows version can...
I could put up a (low-bandwidth ~2 mbps) subversion/trac repository for both source and binaries. Please reply if this is a good idea or perhaps done by ...
... Not necessarily, If the board is set up 'properly' both lpc21isp and Philips Utility will take care of the boot process for downloading ensuring the...
Ok, problem (partly) resolved. Booting with a manual low on P0.14 AND lowering the baudrate to 38400 syncs and gives me back info on the device (-detectonly...
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
... Ah yes that would be cool. I'm current using: * A Mac * A Keyspan adapter to get a serial port (http://www.keyspan.com/products/usb/usa28x/) * A custom...
Regarding starting bootloader programming mode without enough serial pins, how about a totally software solution? http://www.compuphase.com/lpc2100_isp.htm Of...
Can someone point me to a code I can use and modify to program external flash using the lpc21isp? I have a system based on LPC2210 which does not have internal...
You need to read the flash memory manual and figure out how to put it into program mode, how to erase blocks and finally program stuff into it. Usually there...
My problem is not with the Flash, I know each flash has it's own programming algorithms (I have written a few in the past) I am looking for a source code I can...
Hello Rob, ... you know that you can download the sources of all beta versions (including 1.34) from the file section of this group ? Regards, Martin...
Hello, ... when you just look for a general source for arm-elf-gcc (not flash programming relevant), then look into the file section of the lpc2000 yahoo...
Just uploaded 1.38 which added support for this using the -wipe parameter. --Ray ... protection. ... step ... like ... newer ... CompuPhase)" ... adapted ... ...