Log in

View Full Version : deploying my code onto cRio


Camren
07-03-2011, 21:43
how do i deploy code onto the bots cRio

Mark McLeod
07-03-2011, 22:49
On the Project Explorer window, at the bottom of the list of files, you will findBuild Specifications
Under that will be a single entryFRC Robot Boot-up Deployment
right-click on the entry and choose "Build"

After that is done, and it will take a few minutes, right-click again and choose "Run as startup." that too will take a while. The first time it will just do it, but after that you will also see a pop-up message warning you that you will be replacing existing files on the cRIO. When you see that just click okay.

Make sure your cRIO is powered up and the laptop/Classmate sees it, before doing "Run as startup."