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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 365 - 394 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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...
pbutterworth1967
pbutterworth...
Offline Send Email
Dec 4, 2008
6:40 pm
366
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...
capiman26061973
Offline Send Email
Dec 4, 2008
6:53 pm
367
... 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...
Kosma Moczek
kosma133
Offline Send Email
Dec 4, 2008
8:26 pm
368
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...
Thiadmer Riemersma (I...
compuphase2
Offline Send Email
Jan 7, 2009
12:20 pm
369
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...
mbeded
Offline Send Email
Jan 27, 2009
6:24 pm
370
"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...
bausin@...
steveg_94521
Offline Send Email
Jan 28, 2009
6:09 pm
371
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"...
Vito Marolda
vitomarolda
Offline Send Email
Mar 26, 2009
5:37 pm
372
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...
Vito Marolda
vitomarolda
Offline Send Email
Mar 26, 2009
7:43 pm
373
I uploaded 1.65 (derived from 1.64 found on sourceforge), which implements the pre-erasure of sector 0. tested with VC7 and LPC2129....
Vito Marolda
vitomarolda
Offline Send Email
Mar 26, 2009
7:44 pm
374
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...
Vito Marolda
vitomarolda
Offline Send Email
Mar 26, 2009
8:12 pm
375
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...
jayashrirane
Offline Send Email
Apr 7, 2009
3:30 pm
376
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\...
d.vinokurov
Offline Send Email
Apr 15, 2009
4:20 pm
377
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 ...
Bogdan LAZIUN - DEPEN...
batzik
Offline Send Email
Apr 15, 2009
5:02 pm
378
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...
Bill Ataras
batarasisin
Offline Send Email
Apr 16, 2009
4:37 am
379
I just thought I would send a link on that I just made on a wiki I am involved with. ...
fordp2002
Offline Send Email
Apr 20, 2009
7:38 pm
380
... 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...
donhamilton2002
Offline Send Email
Apr 21, 2009
4:30 pm
381
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...
arthropod42
Offline Send Email
Apr 21, 2009
4:37 pm
382
Hello arthropod42, ... can you add -debug and create a logfile ? Regards, Martin...
capiman26061973
Offline Send Email
Apr 21, 2009
4:50 pm
383
... Sorry, did not have my coffee this morning soon enough. I found the right files. don...
donhamilton2002
Offline Send Email
Apr 21, 2009
5:37 pm
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
Messages 365 - 394 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