![]() |
"No robot code" Error
We are experiencing an issue when we deploy our code to the robot; the robot code indicator stays red. We have already attempted re-flashing the roboRIO. We also tried deploying the PacGoat example to it, and Driver Station returns an allocation exception. No errors show up when we run our code. We also ran the Tank Drive example, and it worked. Could this be a memory issue with the roboRIO? (We had no problems until adding several new commands) Any ideas are welcome! We are using Java and Eclipse to program the robot.
|
Re: "No robot code" Error
Did you try hitting the reset button on the roboRIO?
|
Re: "No robot code" Error
We had this happen a couple times. We just redeployed a couple times and the code worked. Now that deploying is much faster its not that much of a hassle.
|
Re: "No robot code" Error
Could you post the full Exception that you're getting along with any of your code/classes that are related to the issue?
|
Re: "No robot code" Error
Quote:
First Year Programmer MRT |
Re: "No robot code" Error
Just one thing I'd recommend, as we too recently had the robot claim to not have robot code whenever we deployed code; do NOT initialize anything outside of RobotInit (in terms of motors and the like). We were not getting exception we were supposed to get until we move initialization code there so that it could actually be sent to our driverstation.
|
| All times are GMT -5. The time now is 08:57 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi