Log in

View Full Version : Need some help here


programmerB
17-01-2013, 17:20
Hello everyone i need some help right now. I am trying to figure out how to put some code i made in into a workspace so i can deploy it into the cRio but i can't figure how. please someone advise me what to do

Adamc4
17-01-2013, 23:04
Hello everyone i need some help right now. I am trying to figure out how to put some code i made in into a workspace so i can deploy it into the cRio but i can't figure how. please someone advise me what to do

Are you using WindRiver as a workspace to to write your code? Or do you mean you have problems deploying code from your workspace? Please clarify

mprasolov
18-01-2013, 11:10
Make sure that you start the example project by opening Wind River and got to File->New->Example... Then double-click VxWorks Downloadable Kernel Module Sample Project, then double-click FRC Simple Robot Template. Once you have your code in here, you go to Window->Preferences. Click on FIRST Downloader Preferences. Enter your team #, and navigate to your .out file, which is most likely located in C:\WindRiver\workspace\SimpleTemplate\PPC603gnu\Si mpleTemplate\Debug\SimpleTemplate.out Now build (if you haven't already) and the go to FIRST-> Deploy.

Hope this helps:)

programmerB
18-01-2013, 16:54
i am using windriver as a workspace

BradAMiller
18-01-2013, 19:51
Check out this page and see if it helps:

http://wpilib.screenstepslive.com/s/3120/m/7913/l/79735-building-and-downloading-a-robot-project-to-the-crio

Brad