|
Re: Windriver help?
If you just want to load some code on the robot and run it then don't worry about a debug session for now. I think most people probably do their debugging with print statements and the NetConsole anyway.
To load your compiled code to the robot do the following:
In the Windriver Workbench:
1. Window->Preferences->First Downloader Preferences
2. Enter your team number
3. Browse for the .out file that you created when you compiled
4. Click OK
4. First->Deploy
5. Power cycle the cRIO (turn it off/turn it on)
Last edited by jwakeman : 26-01-2011 at 13:19.
Reason: typo
|