Robot communications light stays on but the robot code light stays green for like two seconds then turns red. We put printf calls in RobotInit() and Disable() and we see both prints in NetConsole. This tells me that the code is actually being executed by the roborio but why is the Disable() function being called?
We’ve been at this for a few days and can’t figure it out. We’ve made sure all the pieces of SW have been updated to the latest versions.
Thanks for your help!!