Hi I work with a product thats based on a LPC2138 processor. It requires you to send a string to the device to put it into ISP mode. Is there a way to get this...
Hello Paul, ... By default, i don't think this is already a feature of lpc21isp. But you can grep the sources and build in your own init string, perhaps by...
... If you're a Linux user and you don't care about the control lines (which you probably don't use anyway since you have a custom way of activating the...
Sorry for the late reply, I do not visit this group often. ... A few years back, I implemented something similar in lpc21isp, and it is still there in version...
I'm using an LPC2460 that has no internal flash. Can lpc21isp be used to load u-boot into internal RAM in order to program external flash? Seems like it may be...
"I'm using an LPC2460 that has no internal flash. Can lpc21isp be used to load u-boot into internal RAM in order to program external flash? Seems like it may...
Hello, when using lpc21isp to upgrade a firmware on a non-empty target, to fully enforce the "conclude with Sector 0 to ensure that checksum is written last"...
I suspect there is wrong interpretation of intel HEX record 03 in intel to binary conversion: it is interpreted as if it was a new offset for data records, but...
It is the second time today I post messages and reply to myself :) I posted version 1.66 correcting record 03 issue, tested with VC and LPC2129, with a hex...
Hi guys, I am new to this group, thanks for accepting me. lpc21isp has been very helpful for my project. I have a question about uuencoding. Could somebody...
Hello. I'm trying to flash u-boot to Embedded Artists LPC2468 board using lpc21isp with the following command: ./lpc21isp -control -bin /mnt/sda5/programs/mc\...
try to run it as root or to give yourself r/w permissions on ttyUSB0 From: d.vinokurov Sent: Wednesday, April 15, 2009 11:37 AM To: lpc21isp@yahoogroups.com ...
How to flash from linux: jumper pin P2.10 do not jumper pin RST powercycle the board wait for USB serial device to be seen run sudo lsusb until you see the...
... On your web site you mentioned that you are using the source files from this Yahoo files section. The only file I see here is the lpc21isp.cxx, is this the...
I am unable to use lpc21isp to program completely blank parts. I can program them using JTAG, and once programmed, there is no problem using lpc21isp. The...
Hi All, While compiling the lpc21isp.c for Linux I encountered an error from ld saying that strnicmp is not available. I saw that glibc doesn't implement this...
... Where did you get the lpc21 package? I do not find strnicmp in lpc21isp.c. I have no issue building the Sourceforge's released v1.64 version or the V1.67...
... That is a very old version. You can download the latest release version from Sourceforge. http://sourceforge.net/project/showfiles.php?group_id=245928 -- ...
Hi Xiaofan, It got compiled easily. Thanks for the help. I was reqruied to run dos2unix on the files, otherwise I was getting errors. Thanks, Aditya ...
Hi, Sorry for the simple question, but I'm new to this group, and this microcontroller. I'm trying to find cost-effective software and hardware solutions for...
Gary, Do you have control over the design of the board? In my case, the LPC's UART0 is exposed to the outside world, and the handshake lines are coupled to...
Boyd, David
david.boyd@...
May 8, 2009 5:07 am
393
Gary, Do you have control over the design of the board? In my case, the LPC's UART0 is exposed to the outside world, and the handshake lines are coupled to...