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...
Hmm ... I'm not quite sure about debug_level being mentioned in .h file ... It doesn't sound really wrong to me, cause if you hardcode debug_level, then user...
Hi, Seems nice, except that I would propose putting #ifdef #endif into the errno part ... It seems that this __error() or whatever the name was, exists in...
... That hunk of code was already inside a "#if defined COMPILE_FOR_LINUX" block. Not really sure where __error() came from, does anyone know? It's not on my ...
Hi, Well, in this case it is a clear fault, IMHO. Even if it is a Linux function, then the meaning is not the same as assumed in the code. Perhaps would be a...
hi,, i am into to buy a new board with LPc2368 uC. ( http://futurlec.com/ARM2368_Controller.shtml) they provide Flash Magic for flashing the .hex file to uC...
... That's the thing, __error() doesn't exist in glibc, uClibc, or newlib. The code in lpc21isp-160.zip does NOT compile under Linux. Not to mention that the...
Well, agreed!!! Was it the only blocking issue in 160? Alex ... From: Geoffrey Wossum <gwossum@...> Subject: Re: [lpc21isp] Patches for lpc21isp-160 To:...
Hi, ... You can download sources and binaries (at least for Windows) in File Section (see top left menu of yahoo groups). Direct link to sources (Version 1.60,...
Excellent work then! I still need to find time to test my new LPC board. Would be great to use it with lpc21isp under linux. >:) Sincerely, Alex ... From:...