Quote:
Originally Posted by magnets
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).