Hi guys! So I’ve learned a good deal of how to do the coding for the robot and I’ll figure out more as I go along, but I need to know what to do with my code when I’m finished with it. Like how do I upload it to the robot so when I use the driver station thing it will run. Any and all help would be greatly appreciated
Short answer is: when you run the program in netbeans it will download the executable to the crio, reboot the crio and start your program. Then use the driver station to set the game mode (Autonomous or teleop) then start the match. This will start you program running in the crio at either the start of teleop or Autonomous.
I highly recommend you learn how to attach the debugger as soon as possible because it will save you many hours that would otherwise be wasted watching the crio reboot
Very good support information on the control system and programming procedures located at http://wpilib.screenstepslive.com/s/3120/m/7885
Good luck.
^this
you’re in for a ride