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...
Hello Alex, ... just create a new version in beta section (download / modify / upload). Please remember to add a comment in source files and increase version ...
Hello Alex, ... i just saw, you have created a patch directory. You patched against 1.24, which is fairly old. Why not use the up to date one (which is 1.60) ?...
Hey, i have included an option "-DoNotStart" that leaves the "G 0 A" at the end of the programming process because i want my host application to start the...
Hi, Well, the version was choosen due to mistake of cause ... Just thought that the uppermost is the current one. :) My bad. :) Of cause, I will diff it to the...
Hi, After reading the request I thought of implementing it at some point, but if you've already done it, please submit. :) Sincerely, Alex. ... From: Christoph...
Hi All! I was trying to compile 1.60 (?) in Linux with gcc 4.2.3 and I've got undefined reference to __error() in OpenSerialPort function. Could anyone clarify...
Hi Alex, I did not change this part actually. Only the if instruction before was inserted by me as far as I know. Soask the author of this part what it is good...
Hi, Well, I did actually adress my mail to all. Perhaps my mistake was not to change the subj. And I've written it in reply to yours due to the fact that your...
I've compiled using gcc-4.1.3 on ubuntu - same symptoms. I encourage you to release a cleaning patch. I suggest the following corrections: Mentioning...