Hello, I am trying to do some version control in Windriver but I cant seem to make any of the new projects download. The origional project works but not the new ones. I have already tried switching the .out files but it still refuses to say I have Robot code despite the fact that it downloads fine.
Are you undeploying the code as well? Usually I undeploy code before I deploy new code in windriver. Also try restarting the robot before connecting it to the driver station.
Let me know if that works/you already tried it.
We have the same issue- on two computers: we updated and it no longer works. I tried to re image the CRIO but it says that the image isn’t at the following file path:
C:\Program Files (x86)\National Instruments\LabVIEW 2011\project\CRIO Tool/FRC Tools
This seems a coincidence when accompanied with the fact that there are two posts here about it… We also tried to re install everything.
Method, make sure you are installing everything in the correct order. I’ll update this post with the c++ order when I get off of work tonight.
There are 3 mandatory updates for the NI FIRST Robotics Software 2012 and they should be installed in the following order:
LabVIEW Update
Utilities Update
Driver Station Update
updates can be found here
http://joule.ni.com/nidu/cds/view/p/id/2261/lang/en
Once you download and install these in the correct order you should have the file in FRC Tools. If not let me know.
JAVA FTW
Make sure you have the START_ROBOT_CLASS macro in your program. You can get the “No robot code” error even if there’s a (useless) .out file.