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...
Hello, ... Command" ... said "ill ... can you call lpc21isp with additional option "-debug" to enable debug output and post the output here ? Can you perhaps...
... 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...
... 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...
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...
297
lpc21isp@yahoogroups....
Jul 14, 2008 6:26 pm
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...
... 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...
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...
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 {...
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...
302
lpc21isp@yahoogroups....
Jul 21, 2008 3:13 pm
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...
303
lpc21isp@yahoogroups....
Jul 21, 2008 3:15 pm
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...
... 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...
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 ?...
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...
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...
... 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...
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,...
Hello Fausto, ... interested in ... check, without ... the "external .." ... to include ... can you please do all the above changes on latest version of...
... 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, ...
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...
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 ...
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...
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...
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...