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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 398 - 427 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
414
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
Jul 19, 2009
10:06 am
415
I've solved "Error 2" now. It was related to the high number of COM port. COM17 seems to be not supported. I've set it to COM2 and I was able to get to the...
blubb
p_lolli
Offline Send Email
Jul 19, 2009
12:56 pm
416
... COM17 is supported, you just have to know the counter intuitive way that Micros*£t handle COMxx etc. They consider it a network address. You have to...
arthropod42
Offline Send Email
Jul 20, 2009
7:49 am
417
Great. Thanks for this hint! :) Is there any comment regarding error code 87 and 121?...
blubb
p_lolli
Offline Send Email
Jul 21, 2009
7:45 pm
418
hi,friends,      i am new user of Ubuntu. i am using lpc2138 ARM7 processor. can anybody tell me, how can i load hex file in lpc2138 using Ubuntu OS?? ...
viren
viren_bvm
Offline Send Email
Jul 27, 2009
4:16 pm
419
... depends on your board and serial connection, the general form is like: lpc21isp -hex -verify yourhex.hex /dev/ttyS0 yourbaudrate your_osc_freq you can try...
mhel
rt2d_user
Offline Send Email
Jul 28, 2009
2:34 pm
420
yes, i interface my board with serial port. i download lpc21isp.c and makefile.but i can't understand  how to use these files to load the prog in lpc2138?? ...
viren
viren_bvm
Offline Send Email
Jul 29, 2009
9:03 am
421
Hello, ... you must download the complete package, not only lpc21isp.c and the makefile. You also need make and gcc (which are perhaps already existing on your...
capiman26061973
Offline Send Email
Jul 29, 2009
5:56 pm
422
... you need to have it compiled first. I believe you need to get the build essentials for Ubuntu if you don't have it yet, check here...
mhel
rt2d_user
Offline Send Email
Jul 29, 2009
5:58 pm
423
The NXP has a built in loader you enable via a jumper on power up. LPC21ISP is the PC program that talks to the NXP via the built in loader. As previously...
Jim Brooks
mspuser2000
Offline Send Email
Jul 29, 2009
6:07 pm
424
Sorry, one final note, the /dev/ttyS0 would be the serial port you are using on your pc and it may not be S0!. Jim lpc21isp -hex -verify yourhex.hex /dev/ttyS0...
Jim Brooks
mspuser2000
Offline Send Email
Jul 29, 2009
6:09 pm
425
Hi, I have a bunch of projects that were set up to download either for flash, or to RAM for testing. I moved from windows to Linux and under my new linux...
sivan_toledo
Offline Send Email
Sep 7, 2009
8:36 am
426
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
Sep 14, 2009
7:24 pm
427
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
Sep 14, 2009
8:03 pm
Messages 398 - 427 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