Log in

View Full Version : Deploying Code to the roboRIO Problem


DevinTJRobotics
26-05-2016, 09:43
Hello,
When going to deploy code on the roboRIO I was prompted with the Error message, "When the RT target booted, the startup application configured to launch was missing." Does anyone have an idea as to how to fix this problem?

jreneew2
26-05-2016, 09:56
I would try and re-image the roboRIO. It sounds like the error is saying that there is no application to run on the roboRIO at boot.

There is a tutorial on how to do this here (https://wpilib.screenstepslive.com/s/4485/m/13503/l/144984-imaging-your-roborio).

- Drew