I've been asked to troubleshoot an installation for which the original programmer cannot be found. Is there a way to download the program (inside an arduino) to the editor?
thnx zola
I've been asked to troubleshoot an installation for which the original programmer cannot be found. Is there a way to download the program (inside an arduino) to the editor?
thnx zola
No, but you can read the hex off of the Arduino with an ICSP and view that in a disassembler. As far as I know there's no way for you to get from the assembly back to C, though.
Can't help you with the problem, but perhaps the original programmer doesn't want to be found. There are often good reasons for this. :-[
Thnx guys
perhaps the original programmer doesn't want to be found
Na, the programmer is a friend of mine, he's actually on vacation...
I ended up reprogramming part of the app and the Arduino board.
Took less time, client is happy.
cheers
Zola