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...
... Thank you for your help. ... You're right, there is an -e entry or --entry=entry option in ld. In my ld script I've got the start point (which is address...
... I've found out the reason: there is a bug in the FreeRTOS boot.s startup code: in particular the "start" symbol is in the wrong place. I moved it in the...
... Very interesting information! Thank you for reporting your solution! ... Since it is recorded here, it's a good starting point for searchers. Maybe one day...
Hi Members, I'm thinking of an application which is running on a Symbian mobile phone(e.g. Nokia E51) and is able to flash an ARM LPC 2129 via bluetooth. I...
Hello, i just built in support for LPC17xx devices into lpc21isp. Uploaded file (beta section) is lpc21isp_169.zip I have not yet a running board with a...
... I have an LPC1766 board and will check it tomorrow. But, according to LPC17xx user manual, the checksum is located at 0x1C offset, not 0x14 as in, for...
I've tried it on hardware. First, it cannot work without -halfduplex option: vap@hedgehog:/tmp/lpc21isp-1.69$ ./lpc21isp -detectonly -control -debug /dev/null...
I've compiled a tiny test program and tried to download it to flash. It does not work because in LPC17xx SRAM starts at 0x10000000, not 0x40000000. So, 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....
Jun 29, 2009 6:42 pm
410
Hi all, Not sure if u've handled this subject before or not .. I used to flash my old LPC2136 using virtual serial connection (via Bluetooth) on Winarm .. Now...
... If you can rebuild lpc21isp you can try adding your part ID to the code that's what I did with my newly purchased olimex-lpc2378 STK that happened to have...
Hello Moonchild, ... can you tell me what version of LPC21ISP you are using ? Latest version is V1.70. You can download from the file section of this group,...
Hmmm. No reply so far... I'm just trying to flash via lpc21isp via Windows and BT. Unfortunately I'm not able to get a connection because the tool can't open...