Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   RoboRIO mysteriously deleting code (http://www.chiefdelphi.com/forums/showthread.php?t=132871)

nickbrickmaster 14-01-2015 16:34

RoboRIO mysteriously deleting code
 
Whenever we deploy code to the robot without the driver station being open, the roboRIO will appear to have no code. I believe I read somewhere that you need to package it for the roboRIO to save it, but I have not found any instructions on this.

Team3266Spencer 14-01-2015 18:15

Re: RoboRIO mysteriously deleting code
 
If the code crashes then it will stop running and the rRIO will report to have no code. This is likely happening because you have a compiler error or runtime error in your code. You can restart the code in the driver station and check for errors in the log.

Joe Ross 15-01-2015 23:19

Re: RoboRIO mysteriously deleting code
 
How are you determining that the roboRIO isn't running code. Realize that the methods in IterativeRobot are synced to receiving driver station data. If the driver station isn't running, they won't run.


All times are GMT -5. The time now is 22:38.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi