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 105 - 134 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
105
Ok, thanks for the suggestion to switch to 38400. It didn't solve the problem, but now in the debug mode could see ascii from the original program that runs on...
aeth_r
Offline Send Email
Dec 2, 2006
12:32 am
106
... Sounds like you have the DTR and RTS lines hooked up backwards, P0.14 must still be low when the processor leaves reset. Check the timing with a scope. ...
Robert Adsett
robertadsett
Offline Send Email
Dec 2, 2006
12:43 am
107
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
Rob Probin
robzeduk
Offline Send Email
Dec 2, 2006
11:25 am
108
The link (http://guest.engelschall.com/~martin/lpc21xx/isp/index.html) is no longer active. Is there somewhere else that the binary for the Windows version can...
jpbplxs
Offline Send Email
Dec 2, 2006
11:29 am
109
I could put up a (low-bandwidth ~2 mbps) subversion/trac repository for both source and binaries. Please reply if this is a good idea or perhaps done by ...
Anders Hedberg
hedex_1
Offline Send Email
Dec 2, 2006
4:57 pm
110
... Not necessarily, If the board is set up 'properly' both lpc21isp and Philips Utility will take care of the boot process for downloading ensuring the...
Robert Adsett
robertadsett
Offline Send Email
Dec 2, 2006
6:28 pm
111
Ok, problem (partly) resolved. Booting with a manual low on P0.14 AND lowering the baudrate to 38400 syncs and gives me back info on the device (-detectonly...
aeth_r
Offline Send Email
Dec 2, 2006
7:38 pm
112
... I'm running on Mac OS X, with a LPC2106 board successfully. My command line looks as follows: lpc21isp target.hex /dev/cu.USA28X3b1P1.1 115200 14746 ...
Rob Probin
robzeduk
Offline Send Email
Dec 2, 2006
9:21 pm
113
... Ah yes that would be cool. I'm current using: * A Mac * A Keyspan adapter to get a serial port (http://www.keyspan.com/products/usb/usa28x/) * A custom...
Rob Probin
robzeduk
Offline Send Email
Dec 3, 2006
11:52 am
114
Regarding starting bootloader programming mode without enough serial pins, how about a totally software solution? http://www.compuphase.com/lpc2100_isp.htm Of...
Rob Probin
robzeduk
Offline Send Email
Dec 7, 2006
8:23 pm
115
I have 1.34...
Cyril Holweck
lets_dream_fr
Offline Send Email
Dec 8, 2006
6:08 pm
116
does the lpc21isp supports these devices?...
Tihomiroff
Offline Send Email
Dec 13, 2006
9:56 pm
117
Can someone point me to a code I can use and modify to program external flash using the lpc21isp? I have a system based on LPC2210 which does not have internal...
Ori Idan
ori_i
Offline Send Email
Dec 18, 2006
9:40 am
118
You need to read the flash memory manual and figure out how to put it into program mode, how to erase blocks and finally program stuff into it. Usually there...
Anders Hedberg
hedex_1
Offline Send Email
Dec 18, 2006
9:54 am
119
My problem is not with the Flash, I know each flash has it's own programming algorithms (I have written a few in the past) I am looking for a source code I can...
Ori Idan
ori_i
Offline Send Email
Dec 19, 2006
10:02 am
120
... Any chance of the sources? Many thanks for any help. Regards, Rob...
robzeduk
Offline Send Email
Dec 19, 2006
10:28 am
121
Hello Rob, ... you know that you can download the sources of all beta versions (including 1.34) from the file section of this group ? Regards, Martin...
capiman26061973
Offline Send Email
Dec 19, 2006
10:35 am
122
Hello, ... when you just look for a general source for arm-elf-gcc (not flash programming relevant), then look into the file section of the lpc2000 yahoo...
capiman26061973
Offline Send Email
Dec 19, 2006
10:36 am
123
... Doh!...
robzeduk
Offline Send Email
Dec 20, 2006
5:10 pm
124
Just uploaded 1.38 which added support for this using the -wipe parameter. --Ray ... protection. ... step ... like ... newer ... CompuPhase)" ... adapted ... ...
yarvieh
Offline Send Email
Jan 12, 2007
6:20 am
125
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
Jan 12, 2007
6:37 am
126
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
Jan 22, 2007
7:37 am
127
Hi, Wondered if anyone had experience of problems with -term and -termonly under MacOSX. Specifically it seems to local echo back characters. (Is this intended...
robzeduk
Offline Send Email
Jan 24, 2007
8:10 pm
128
What baud rate do you run lpc2isp with? Mine only works reliably with 38400. Arthur ... From: robzeduk <rob.probin@...> To:...
aethr
aeth_r
Offline Send Email
Jan 26, 2007
2:03 am
129
Arthur, Good idea, but no - I don't think it's anything to do with the serial baud rate at all; these are some results that might help show why I think that: *...
robzeduk
Offline Send Email
Jan 27, 2007
5:19 pm
130
Rob, ... There was a baud rate bug in earlier versions of lpc21isp on Mac OS/X, including 1.33. The latest version is actually 1.39, and you can find it at...
aethr
aeth_r
Offline Send Email
Jan 27, 2007
7:43 pm
131
Arthur, I built 1.39 on the 21st of this month and am currently using that. I've been using 115200 for programming for over 6 months with 1.33 and 1.39 - I...
robzeduk
Offline Send Email
Jan 27, 2007
8:11 pm
132
Hello Rob, ... also get extra or ... perhaps to find out if it is a LPC problem or an USB / Mac problem: Can you leave the LPC disconnected and shortcut RxD...
capiman26061973
Offline Send Email
Jan 27, 2007
9:09 pm
133
Hi, I think it's a mac problem. It echos without anything connected to the serial port at all. I will try the hardwired shortcut when I get 5. I expect to get...
robzeduk
Offline Send Email
Jan 27, 2007
9:40 pm
134
Rob, I just built 1.40 from source and am still limited to a baud rate of 38400.. anything above this rate will not sync. Bootcode version: 11 Arthur ... From:...
aethr
aeth_r
Offline Send Email
Jan 28, 2007
1:58 am
Messages 105 - 134 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