View Single Post
  #3   Spotlight this post!  
Unread 02-09-2013, 18:30
cakeisajoke cakeisajoke is offline
2557 Programmer
AKA: Philip Rader
FRC #2557 (SOTABots)
Team Role: Coach
 
Join Date: Sep 2013
Rookie Year: 2012
Location: Puyallup
Posts: 3
cakeisajoke is an unknown quantity at this point
Re: C++ without using WindRiver?

Quote:
Originally Posted by magnets View Post
Somebody has already found a way to compile C++ code for the cRIO with gcc here.

However, unless you are very familiar with this sort of thing, I'd recommend not using it. The problem is that if something goes wrong, and you don't know what it is, only a few people on Chief Delphi can help you. If it doesn't work while you're at competition, none of the FTA's can fix it for you. Using the gcc toolchain will take longer, and it will take a while to get used to. You'll need a computer that runs windows to image the cRIO and drive the robot, so why don't you put windriver on that?
The computer that we used to image our robot is our Classmate. Last year, we were programming in Java, and ran Netbeans on our Classmate. It was really slow, and we regret the decision of putting it on there. Over the summer, our school's technology class got Macs for programming our Arduinos (They could only get Windows 8, and Windows 8 doesn't work with the district's logon system, so they got Macs instead).