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 292 - 321 of 427   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
292
Hi everyone, I downloaded lpc21isp_v1.59 and tried to load a simple prog on my LPC2468 board, but I got this error: "No answer on Oscillator-Command" using...
boia3333
Offline Send Email
Jul 10, 2008
3:04 pm
293
Hello, ... Command" ... said "ill ... can you call lpc21isp with additional option "-debug" to enable debug output and post the output here ? Can you perhaps...
capiman26061973
Offline Send Email
Jul 10, 2008
3:14 pm
294
... Have you remembered the oscillator speed is in Khz, e.g. 12000 for 12Mhz crystal? Most UARTs divide the system clock by a multiple of 16. During ISP your...
arthropod42
Offline Send Email
Jul 11, 2008
6:05 pm
295
... Also note that, even though the board is using a 12MHz crystal, the start up speed may be different. For example, on the LPC2378, the start up speed is...
Frank Sergeant
pygmyforth
Offline Send Email
Jul 11, 2008
11:44 pm
296
I am working on some prototype boards. I was able to program the boards many times with Flash Magic, but since I prefer to use OS X instead of Windows, I...
clue_challenged
Offline Send Email
Jul 14, 2008
5:55 am
297
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 : /GUI Front...
lpc21isp@yahoogroups....
Send Email
Jul 14, 2008
6:26 pm
298
... Well, I think Philips' own tool gives people the option, although I'm not one to often use it. I like options, in general, however. I see that as the...
paloalgodon
Offline Send Email
Jul 15, 2008
9:07 pm
299
I checked the user manual for uP startup speed: that's 14748. I obtained the same output using the binaries for windows lpc21isp_v1.49 and the beta 1.59. I...
boia3333
Offline Send Email
Jul 21, 2008
9:57 am
300
Hello, ... in the sources (lpcprog.c, line 88) the part id of LPC2468 is stored as { 0x0603FF35, 2468, 512, 98, 28, 4096, SectorTable_213x } instead of {...
capiman26061973
Offline Send Email
Jul 21, 2008
10:07 am
301
This little trick fix the problem. Thanks a lot. My board declares itself as (0x1600FF35), so the lpc21isp did not find that ID in the table. Unfortunately...
boia3333
Offline Send Email
Jul 21, 2008
11:36 am
302
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 21, 2008
3:13 pm
303
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 Versions...
lpc21isp@yahoogroups....
Send Email
Jul 21, 2008
3:15 pm
304
... I donwloaded the 1.60 sources and compiled them for linux (I'm interested in LPC2478, among others). Thank you for your work. I report a couple of problems...
Fausto Marzoli
faumarz
Offline Send Email
Jul 24, 2008
7:50 am
305
HI all, I am new this group. Where do I find the latest stable release ? where do I find the documentation ? Regards, babu K...
babu_krishnamurthy
babu_krishna...
Offline Send Email
Aug 6, 2008
4:51 am
306
Hello, ... the latest version can be found under Files -> Beta Versions Latest version is lpc21isp_160.zip For documentation, there is only inline...
capiman26061973
Offline Send Email
Aug 6, 2008
4:54 am
307
which version lpc21isp to use for lpc2468 chip ? i want to dumb u-boot.bin in lpc2468 using lpc21isp is tat possible, if its possible which version to use ?...
Anand Palaniswamy
anand_eee14
Offline Send Email
Aug 7, 2008
5:16 pm
308
Hello Anand, ... possible, if its possible which version to use ? try the latest one which is "lpc21isp_160.zip". Can you tell me which id your LPC2468...
capiman26061973
Offline Send Email
Aug 7, 2008
5:18 pm
309
hello martin , I will try tat latest version of lpc21isp and tell the result. I din't get u wat do u mean by id? we have developed our own board with philps...
Anand Palaniswamy
anand_eee14
Offline Send Email
Aug 8, 2008
5:17 am
310
... I noticed this too, one is extern and one is static, IIRC, which are conflicting types, I think. I thought I should point out that because of this it will...
clue_challenged
Offline Send Email
Aug 9, 2008
2:15 am
311
Hello, ... (global), ... can you do this change on the latest version and upload it as new version ? Otherwise everyone must do the change again and again,...
capiman26061973
Offline Send Email
Aug 9, 2008
6:48 am
312
Hello Fausto, ... interested in ... check, without ... the "external .." ... to include ... can you please do all the above changes on latest version of...
capiman26061973
Offline Send Email
Aug 9, 2008
6:52 am
313
... Yes, of course: I'm glad to do it. Now I'm going holiday but I'll try to do it anyway, at least I will upload in the first days of september. Regards, ...
Fausto Marzoli
faumarz
Offline Send Email
Aug 10, 2008
1:33 pm
314
is it possible to dumb kernel image file using lpc21isp???...
anand_eee14
Offline Send Email
Aug 11, 2008
7:26 pm
315
i worked using lpc21isp_160 version but wen i use make it show some error .... but i solved tat and compiled again it generated lpc21isp and then i dumbed my...
Anand Palaniswamy
anand_eee14
Offline Send Email
Aug 11, 2008
7:33 pm
316
Hello Anand, ... lpc21isp can you give a bit more detail, what problem you had and how you solved it ? This is the only way software can improved and prevents ...
capiman26061973
Offline Send Email
Aug 12, 2008
5:05 am
317
1.the error it showed was we cannot use static datatype in line 322 in lpc21isp.c we have to remove it first then in open serial port function u have to remove...
Anand Palaniswamy
anand_eee14
Offline Send Email
Aug 12, 2008
7:54 am
318
Hi, I'm new here, and I don't know much about LPC21xx. I would like to make some records in my LPC2148, but I don't know how many pins I need to connect and...
joao_kareca
Offline Send Email
Aug 26, 2008
4:48 am
319
I am afraid you will need to hire an engineer to do the design work, it is not possible to just hook a few pins up and make it work....
mfrazier@...
mikefra1013
Offline Send Email
Aug 26, 2008
8:56 pm
320
Hi, Did someone already use a LPC2102? With the last lpc21isp I cannot detect the chip although I can with flashmagic. RTS and DTR don't look the same with...
steve_n_guyen
Offline Send Email
Sep 10, 2008
6:04 pm
321
... Hi, It actually depends on what do you mean by "records" ... Could you be more exact about it? Sincerely, Alex....
ignobraz82
Offline Send Email
Sep 10, 2008
6:05 pm
Messages 292 - 321 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