Search the web
Sign In
New User? Sign Up
lpc21isp
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 384 - 413 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
384
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...
Aditya Bankar
adityabankar
Offline Send Email
May 1, 2009
2:32 pm
385
... 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...
Xiaofan Chen
xiaofanc
Offline Send Email
May 2, 2009
4:12 pm
386
This may sound harsh, but if you can run a compiler you should be able to run Google....
steve gallagher
steveg_94521
Offline Send Email
May 2, 2009
5:28 pm
387
Thanks buddy I got the answer. Sorry for creating noise. -Aditya ________________________________ From: steve gallagher <bausin@...> To:...
Aditya Bankar
adityabankar
Offline Send Email
May 3, 2009
1:26 am
388
I have downloaded the alpha version. ...
Aditya Bankar
adityabankar
Offline Send Email
May 3, 2009
1:31 am
389
... That is a very old version. You can download the latest release version from Sourceforge. http://sourceforge.net/project/showfiles.php?group_id=245928 -- ...
Xiaofan Chen
xiaofanc
Offline Send Email
May 3, 2009
2:59 am
390
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 ...
Aditya Bankar
adityabankar
Offline Send Email
May 3, 2009
4:47 am
391
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 Caiola
caiogj
Offline Send Email
May 7, 2009
5:33 am
392
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@...
Send Email
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...
David Boyd
dboydinga
Offline Send Email
May 8, 2009
5:07 am
394
... HI Gary, A few other options to consider: Future Designs ICP http://www.teamfdi.com/products/usb-icp/usb-icp_lpc2k.shtml Segger FlasherARM ...
dlk_boi
Offline Send Email
May 8, 2009
5:08 am
395
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...
Gary Caiola
caiogj
Offline Send Email
May 15, 2009
3:13 pm
396
Thanks very much for the input...I got pulled off on something else this past week, but I'll check it out next week! Gary...
Gary Caiola
caiogj
Offline Send Email
May 15, 2009
3:14 pm
397
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....
Send Email
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...
capiman26061973
Offline Send Email
May 17, 2009
8:08 pm
399
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...
Fausto Marzoli
faumarz
Offline Send Email
May 18, 2009
4:34 pm
400
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...
Vito Marolda
vitomarolda
Offline Send Email
May 18, 2009
7:20 pm
401
... 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...
Fausto Marzoli
faumarz
Offline Send Email
May 19, 2009
8:36 am
402
... 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...
Fausto Marzoli
faumarz
Offline Send Email
May 19, 2009
9:31 am
403
... 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...
Vito Marolda
vitomarolda
Offline Send Email
May 19, 2009
5:43 pm
404
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...
blubb
p_lolli
Offline Send Email
Jun 12, 2009
6:23 pm
405
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...
capiman26061973
Offline Send Email
Jun 18, 2009
8:19 pm
406
... 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...
vap77vap
Offline Send Email
Jun 19, 2009
4:26 am
407
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...
vap77vap
Offline Send Email
Jun 19, 2009
12:44 pm
408
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...
vap77vap
Offline Send Email
Jun 19, 2009
5:34 pm
409
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....
Send Email
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...
Mohamed El-Habbal
moonchild7th...
Offline Send Email
Jul 15, 2009
1:52 pm
411
... 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...
mhel
rt2d_user
Offline Send Email
Jul 15, 2009
6:25 pm
412
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,...
capiman26061973
Offline Send Email
Jul 16, 2009
1:26 pm
413
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...
blubb
p_lolli
Offline Send Email
Jul 18, 2009
4:54 pm
Messages 384 - 413 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help