|
Re: Fast flashing RSL (200ms) issue
Here's one reason this might be happening. If you never download code persistently so that it runs on cRIO startup, and if you close your software development before you launch the Driver Station program, you will always see "no robot code".
Make sure you're not just deploying the robot code in debug mode. If you do run it in debug mode, make sure you don't stop the code before you enable the robot.
|