Our team recently reflashed our crio with the 2012 image. Also, we wiped our classmate and then downloaded and installed all the latest 2012 software. Since reformatting the classmate we have been unable to deploy code to the robot. The robots ip is set to 10.2.24.2 (team 224) and our computers ip is set automatically using the driverstation. According to the manuals everything is configured correctly. When the classmate is connected to the crio the robot communications light is green and robot code is red, due to the flash. We are using the FRC plugin in netbeans and code in java.
The build always fails and gives us the following error:
C:\Users\Developer\sunspotfrcsdk\ant\upgrade.xml : 40:
java.net.ConnectException: Connection timed out: connect
If anyone has any clue how to make this work then your help will be greatly appreciated.
We are using last years Crio if that matters