Quote:
Originally Posted by 3DWolf
I've often found that when I get this error its an error in the code itself - even if you dont get any compile errors or anything, something might still be wrong. In one case I didn't disable the watchdog in the autonomous portion of the code and that caused this error to appear.
Look through your code again.
|
Does anyone know whether enabling the watchdog in autonomous mode will cause the no-code error?