|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Using C++ w/o Windriver
Hi all-
We have always coded in C++ with Windriver. However, I was asked to wipe the cRIO and set it up for Labview, (for a demonstration) Long story short our 2010 bot is currently "programmed" in Labview. (Meaning it does nothing at all, but turn on. I couldn't for the life of me figure out Labview...) However, an off season event, GRITS, is coming up, so I need to restore the C++ code to the robot. I have all the source files still avaliable, but the laptop we used (a school laptop) was erased over the summer, so we don't have Windriver able to be installed, and even if we did, I think the liscense has expired. So basically, I'm asking how to transfer the code to the cRIO without using WindRiver. I've heard you can FTP the code in, but I'm not sure... Thanks! |
|
#2
|
||||||
|
||||||
|
Re: Using C++ w/o Windriver
Do you still have the .out file? That's what you need, not the source code to FTP in.
|
|
#3
|
|||
|
|||
|
Re: Using C++ w/o Windriver
You could send your source to someone who has a copy of Wind River installed. I think kamokat has it working.
As a last resort, NI posted instructions on how to build programs for the cRIO with just a modified version of gcc (no Wind River needed). Make sure to grab vxworks61gccdist.zip at the bottom of the page. Your .out file needs to be named FRC_UserProgram.out |
|
#4
|
||||
|
||||
|
Re: Using C++ w/o Windriver
Radical_Pi, could you please post a link to the NI instructions?
|
|
#5
|
|||||
|
|||||
|
Re: Using C++ w/o Windriver
|
|
#6
|
|||
|
|||
|
Re: Using C++ w/o Windriver
Thanks guys, I'll look into that.
|
|
#7
|
||||
|
||||
|
Re: Using C++ w/o Windriver
Just a note, make sure you switch back to C++ mode using the cRIO Imaging Tool as well.
--Ryan |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Java Native Interface (For using code made in windriver) | biojae | Java | 3 | 07-03-2010 22:46 |
| connecting to Crio using windriver | Tds123 | Programming | 1 | 27-01-2010 13:21 |
| Windriver | Scarra3 | C/C++ | 1 | 31-12-2009 03:10 |
| Issue on using Windriver Workbench in Eclipse | CBuckhaults | C/C++ | 3 | 24-01-2009 13:41 |
| Getting the Image from the Camera Using Windriver (C++) | computerish | C/C++ | 0 | 17-01-2009 16:03 |