Real programmers program down to the metal!
Quote:
|
Originally Posted by Chris27
Well now's a good time as any to learn how to read assembly.
|
Well, once you get it translated from hexadecimal code. I don't know if
this PDF is the correct one, but it is from the same PIC family and shows you the instruction set. Maybe if you google some more you can find a Hex to Assembler translator. Or write your own?
Here's an on-line lesson on the instruction set.
Now, after writing all that, I still don't remember the method to get the code off the robot, but I do remember it was possible. And desperate. Writing new code is easier.