|
Re: The Unfortunate Lack of Robot Code
Thank you all for the input, I applied what you all said such as getting rid of unused variables and potential exceptions, but the problem remains. Just to clarify, I am using C++ on WindRiver with VxWorks, and I am not using any debugging tool.
I was able to FTP to the robot via Windows Explorer, and I tried simply replacing FRC_UserProgram.out, but this didn't seem to help anything. But the fact that the output file is there suggests that it's either somehow corrupt or there is an issue with the network.
Does anyone know if there is a more involved process to replacing code via FTP than simply replacing the file? I would imagine there would be what with all of the other files stored. Thanks again for any feedback!
|