Quote:
Originally Posted by kylelanman
What do you mean by deleting it?
If the robot code light is turning off then most likely you are not initializing something properly and are getting null pointer exception and crashing your program on the RoboRio.
You can check the driver station log area for errors or you can do "Debug As" instead of "Run As" in eclipse. When your code crashes while debugging it will drop you in to the debugger with a stack trace showing you where the problem is.
If you are still having problems after that then post your code and we can take a look at it.
|
I mean it literally deletes it. The roboRIO says there is no code loaded, even if restarted.