Log in

View Full Version : Can't Permanently Deploy From WindRiver


bvisness
18-01-2014, 19:04
When I select the Deploy option from the FIRST menu in WindRiver, the process never finishes. WindRiver doesn't freeze or hang, but the Deploying... window never goes away and can't be cancelled.

Oddly, when I FTP into the cRIO, I can see that it successfully creates the FRC_UserProgram.out file, but it remains empty (0 bytes.) Undeploy works just fine.

wireties
18-01-2014, 20:14
Does the file you are asking to FTP actually exist?

BradAMiller
19-01-2014, 08:22
Have you set up the path to the file correctly in the Workbench settings as described here?

http://wpilib.screenstepslive.com/s/3120/m/7913/l/79735-building-and-downloading-a-robot-project-to-the-crio

SuperBK
19-01-2014, 10:32
Remember if you change projects, to change the First downloader preferences. Try turning off windows firewall. Ensure that the target is connected by the fact that you can see the running processes. You could try manually ftp'ing the file to make sure it can write to the crio.

bvisness
19-01-2014, 10:37
The path is correct, the FIRST Downloader settings are correct, and I can manually copy the .out file to the cRIO. I guess I haven't checked the firewall in detail, but as I said before, Undeploy works fine, so this doesn't seem like a firewall issue at all.