|
Re: [Help Needed] Setting up WindRiver - Step by Step
Quote:
Originally Posted by basicxman
Can somebody outline the proper method of creating a new project so we're sure? We seem to be able to get the SimpleTemplate on there
|
Its in http://first.wpi.edu/Images/CMS/Firs...artedWithC.pdf
but breifly File>New>Example Select middle one, FRC Simple Template. then Modify the code in the main cpp file (MyRobot.cpp) to do what you want it to. look at the above PDF for details
__________________
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
|