|
Re: Crio II won't download program
For normal development, I'd suggest opening the RobotMain and pushing the run button.
If your code is complete and you don't need any debugging features, go to the popup on the build specification, build, and then Run As Startup.
Perhaps what is happening is that you are deploying the app and you didn't choose to make the startup application always run when you imaged it.
It is possible to have an app on the cRIO but not have it set as startup, and that is actually what deploy does. The special FRC imaging option will launch it anyway. The better way to do this is to image it with the checkbox set and Run as Startup.
Greg McKaskle
|