Enter your vote today! A new poll has been created for the lpc21isp group: Hello, from time to time i get a question, if it is not possible to move sources to...
lpc21isp@yahoogroups....
Nov 2, 2008 9:15 pm
357
Hi I have just voted ! I selected a different licence as I have heard for various projects that LPGL does not really do it for embedded code. There is...
The following lpc21isp poll is now closed. Here are the final results: POLL QUESTION: Hello, from time to time i get a question, if it is not possible to move...
lpc21isp@yahoogroups....
Nov 10, 2008 2:59 am
359
Hello, I'm a beginner, I found in my company a dev board: http://www.olimex.com/dev/lpc-p2138.html I would like to test a sample code and upload it to the...
Hello, it looks like you haven't set your LPC2138 to flash mode. You can try to add "-control" as new command line parameter or press programm / reset button...
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....
Nov 20, 2008 7:52 am
362
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 Versions...
lpc21isp@yahoogroups....
Nov 20, 2008 7:56 am
363
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....
Nov 23, 2008 8:09 pm
364
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 Versions...
lpc21isp@yahoogroups....
Nov 25, 2008 9:07 pm
365
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...