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 ... ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Jan 12, 2007 6:37 am
126
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the lpc21isp group. File : /Beta...
lpc21isp@yahoogroups....
Jan 22, 2007 7:37 am
127
Hi, Wondered if anyone had experience of problems with -term and -termonly under MacOSX. Specifically it seems to local echo back characters. (Is this intended...
Arthur, Good idea, but no - I don't think it's anything to do with the serial baud rate at all; these are some results that might help show why I think that: *...
Rob, ... There was a baud rate bug in earlier versions of lpc21isp on Mac OS/X, including 1.33. The latest version is actually 1.39, and you can find it at...
Arthur, I built 1.39 on the 21st of this month and am currently using that. I've been using 115200 for programming for over 6 months with 1.33 and 1.39 - I...
Hello Rob, ... also get extra or ... perhaps to find out if it is a LPC problem or an USB / Mac problem: Can you leave the LPC disconnected and shortcut RxD...
Hi, I think it's a mac problem. It echos without anything connected to the serial port at all. I will try the hardwired shortcut when I get 5. I expect to get...
Rob, I just built 1.40 from source and am still limited to a baud rate of 38400.. anything above this rate will not sync. Bootcode version: 11 Arthur ... From:...