|
How does Wind River deploy code to the robot?
I've been wondering how to deploy code to the robot by hand, because the FRC deploy tool has been...finicky, at best. I was under the impression that the deploy tool just connected to the robot via FTP and transferred over the code to FRCUserProgram.out. However, when I did this, the driver station complains about "no robot code". Am I missing a step?
|