You can either put a label at the beginning of the code and use a GOTO to get to it, or you can connect and I/O pin through a 220 ohm resistor to the /RESET pin and drive it LOW when you want to reset.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔ Chris Savage Parallax Engineering
If you want a reset to be initiated through software and no touching it, I would do what Chris Savage said: connect the Res terminal to an I/O pin with a 220 ohm resistor in series. A GOTO label is good, but you might want to force a hardware reset and the above method would be the easiest and the most effective IMO.
Comments
You can either put a label at the beginning of the code and use a GOTO to get to it, or you can connect and I/O pin through a 220 ohm resistor to the /RESET pin and drive it LOW when you want to reset.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
Like so many other situations, "jiggle the handle".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."