Need some help here

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

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\SimpleTemplate\Debug\SimpleTemplate.out

Now build (if you haven’t already) and the go to FIRST-> Deploy.

Hope this helps:)

i am using windriver as a workspace

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