We installed the latest updates of Labview, DriverStation, and Netbeans. Of course, when we tried to download a program to the cRIO it told us that we were using v19 and needed v20 (on the cRIO). So we tried to reimage the cRIO with the v20 firmware and can’t. We tried it from two different computers that have the latest updates installed, several different network cables, insured that firewalls were off, etc., etc. We had not had any issue reimaging the cRIO prior to this and had reimaged with the v19 firmware several times successfully. When we bring up the Image utility, it does find the cRIO at 10.15.83.2 just like it should. When we select “Format Controller” and the v20 firmware, it says “Connecting to cRIO” and eventually times out and tells us that the IP can’t be found. This sounds like a firewall issue, but I’m sure that firewalls are off on both laptops and that everything is configured like it was when we could successfully image the cRIO.
This happened to us tonight, and it was what Mark said - more than one network. The laptop had a wireless connection that was on, so when it tried to do the image, it went out the wrong connection. Turning the wireless off fixed it. Do ipconfig /all and see if another IP address is listed.
Brian
We had a similar problem. The 2CAN plugin also causes an issue.
If you edit the ni-rt.ini file and remove the reference to either the BlackJag plugin or the 2CAN plugin, then the update may succeed. It took 2 tries after I removed the reference, but then it worked fine.
We tried to change the cRIO from C++ to JAVA. cRIO Image Tool would not connect. Had to edit the ni-rt.ini file to take out the reference to the FRC_BlackJagBridgePlugin.out. We also removed the file from the ni-rt/system folder but I don’t know if that was necessary. Now we can download code but then we wait for the cRIO to reboot. The driver station says its rebooting, but Netbeans does not reconnect. Are we supposed to use the driver station and Netbeans at the same time?