Log in

View Full Version : FRC Driver Station: No Robot Code


anusha2617
02-03-2016, 19:08
Every time we compile our code from Eclipse while connected to a RoboRio, it says "Build Successful." But when we open up the Driver Station to Enable the code, it gives us a warning that we don't have robot code. :confused:

Arhowk
02-03-2016, 20:10
You're probably erroring out. You can check this by hitting the gear above the ds console and clicking "prints" than redeploying code

ARaine
28-03-2016, 16:19
If there is no error message just reboot the roboRIO. Sometimes the robot code does not start even though the code should run fine. I found this when I made one minor change (hardly code breaking) and the code did not start or provide an error message.