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...
That sounds like the perfect solution, David. Unfortunately, I'm too late in the game to have any design/DFT input so the board will not be changed, and I...
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....
May 17, 2009 7:28 pm
398
Hello, i need your (admin) help with sourceforge. Someone here who knows how to admin releases on sourceforge ? I am able to commit changes and create new...
I've found some problems in using last 1.68 version. Compiled in linux (OpenSuSE 11.1). I've always used previous versions without problems; last version I've...
Hello, I am the author of the 1.66 "start address" modification. It works well with rowley crossworks (which is gcc-based, anyway), since it correctly sets the...