Hello, ... it is free to use, open source and not GPL. Look at the copyright notices at top of sources and when you call lpc21isp without any parameter. If you...
Hi I have problem in Ubuntu 6.10 when i used command for uploading binary file # lpc21isp -bin main.bin com1 115200 12000 it error : lpc21isp version 1.47 ...
Hello, ... perhaps the following notes (from the not more existing home page) help you to get it running (especially the last one): On some windows system you...
Hi from i tested lpc21isp v1.31 from ARM Tool : http://www.mikrocontroller.net/en/arm-gcc it have problem same my build (v1.47) . I think it have problem with...
On linux, your serial port is not called COM1. Some software may be programmed to give you an interface similar to Microsoft Windows (TM) ... but not all For...
Thank you very for your recommend Now, i can access /dev/ttyS0 . but i have a new problem lpc21isp version 1.47 File main.bin: loaded... image size : 448 ...
Hello, ... you have two variants: 1) you must manually press the reset button and keep "programm" button pressed till programming starts 2) if your board...
Dear Martin Thank you very much, now i can work !! Can you tell me how to calculate baudrate if i use other Oscillator, such as 19660 . Best Regards nooknikz...
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....
Mar 24, 2007 8:45 am
173
Hello, ... i just created a new subdirectory for (Beta Versions Binaries) and uploaded a precompiled version for windows of lpc21ips version 1.47. Regards, ...
We're run into a problem that both lpc21isp and flash magic fail to flash when running on a 16MHz crystal at 9600 or 19200. The problem is that responses...
... It's easy enough to turn off echo and the problem goes away. ... +++ \pub\lpcisp\lpc21isp-old.c 2007-03-22 10:02:13.296875000 -0400 @@ -359,7 +359,6 @@ ...
HI, ... Heh - I didn't know there was an SF homepage. As far as I can tell, the sources can be found in the files area of this Yahoo Group, which can be found...
... According to the files description, Version 139 added support for the 23xx and 24xx series. I just acquired a 2378 Olimex board that has the CTS/DTR trick ...
... I have used lpc21isp version 1.48 successfully with the Olimex LPC P-2378 board. I "make" the two jumpers and use a command line like lpc21isp -control...
Your suggestion seems to be working perfectly. That "-control" attribute was the missing ingredient from my previous trials. I am just happy it connects...
... I love it when a plan comes together. ... I'm sorry, I don't quite seem to understand that paragraph. ... I am shocked (shocked!) that Philips would...
... NXP no longer support the LPC utility, and suggest users use FlashMagic, see http://www.flashmagictool.com/ I use this for LPC2129, LPC2148 and LPC2378...
Can anybody point me to NXP documentation on how to ISP the LPC2103 using the Stock Philips bootloader. I know lpc21isp can perform ISP but I would like to see...
I downloaded version 1.49 today and I am trying to get it running on an ARM9 processor. I tried to compile it on my GCC C++ (G++) compiler but there were quite...
I was testing the lpc21isp program on Linux using a USB-to-serial converter as the interface to my development board and I think I found a bug in the...
Hi, Is it possible to compile this project under Visual Studio .NET 2003 (v7)? We are wanting to compile the latest version of the code for Win32, so that we...