Log in

View Full Version : No Robot Code after updating firmware


Cobra Commander
16-02-2015, 16:42
We updated our PCM and PDP firmware and now all of our software is the require version but now none of our code works. Every time after we redeploy we are met with "No Robot Code". The deploy builds successfully but after receiving communications we never get code. Everything worked fine before we updated our firmware.

ozrien
17-02-2015, 21:04
The only connection I can think of between PCM/PDP and your robot-app running is if you are using Java, and an exception is being thrown and not caught.

No-code-after-deploy is a common symptom with many possible causes. usually it's that the robot app is crashing immediately after running.
-What language are you using?
-What does the DS report in the messages view?
-Try deploying a simple stock project to see if that works. If not try to reboot the RIO.