|
Re: Reboot roboRio After Uploading Code [Java]
Try opening the Riolog in eclipse, then reset and enable your code. We had similar issues due to null pointer exceptions that crashed the code running on the roboRIO. It was kind enough to print out the issue to the Riolog before dying, though.
I believe the same messages should get sent to the driver station though, I don't know if you're seeing anything there too...
|