|
Re: Build Problems
on the left side, you should see your project. right click and select build (or... you can be in the source file and press Ctrl+Shift+A.
Then, set the out file. It should be (i don't have WR in front of me) C:\windriver\Workspace OR Workbench, whichever does not have the numbers in front\Project name\ppc...\ and look in all the folders (i believe Debug)
and FIRST>Download
Reboot cRIO
It runs
FIRST>Undeploy
edit file
Repeat
--------------OR-------------------
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
I prefer the second one for trying out code, but you will need to use the first one to permanently deploy code
__________________
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
|