|
Re: Cannot Download Code to our Robot
right click on the project, if you just created this project, and not built it yet, build, otherwise, Run (or Debug) Kernel Task, and set the values as specified in the updated C CPP Programming guide.pdf (the values only need to be entered once)
hit run
it runs w/o you rebooting
reboot cRIO to "undeploy"
edit file
Repeat
you don't need to undeploy, just reboot the cRIO
(make sure the downloaded code is undeployed)
Also, if you want to FIRST>Download,
you need to rebuild the project (Ctrl +Shift+A)
and then Undeploy, Download, reboot
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|