![]() |
Re: .out file not building!
Quote:
|
Re: .out file not building!
Quote:
Rosemount: Could you please post your source code? We have found WindRiver and vxWorks can do some odd things, sometimes an obscure runtime error will make the illusion of it uploading but older code is ran. EDIT: You are doing Undeploy -> Deploy -> Reboot robot correct? |
Re: .out file not building!
have you reimaged your crio?
have you updated windriver? on the crio are all dongles off but counsel out? have you done a clean build? do you have anything in your code that is not hooked up to the robot? ex: sensor, encoder.... |
Re: .out file not building!
Quote:
posting source in a second. |
Re: .out file not building!
Quote:
RJoystick is just a subclass of Joystick. Our ZomBDashboard was working before we ran into these issues. Code:
#include "WPILib.h" |
Re: .out file not building!
Quote:
-Yes we reimaged the CRIO, thats why we not have no code on or robot. - Yes the dongles are off except console out -Yes we did a clean build -No |
Re: .out file not building!
if i remember right you are missing a brace here
Code:
class RobotDemo : public SimpleRobot |
Re: .out file not building!
Quote:
|
Re: .out file not building!
I'm not sure if this helps but we tried following this(Start on p.12) guide on Debugging the robot. The "Entry Point" of FRC_UserProgram.... it tells us to use is no where to be found.
|
Re: .out file not building!
we are having the same problem with deploying our code. We have tried everything mentioned in this thread and nothing has worked. Im with team 2606 on this one. And its bizarre because it worked perfectly at the beginning of the build season for us.
|
Re: .out file not building!
If it helps, we are deploying it, so to speak. It just seemed like this may have been overlooked. It says it is deploying properly, but when we reboot the robot, it has no code on it.
|
Re: .out file not building!
That's is what is happening to me as well. Its like the code vanishes as it goes from the laptop to the cRIO
|
Re: .out file not building!
check the dongles on the crio
this happened to us in our first year. all of them should be off exept for counsel out also how are you rebooting ? |
Re: .out file not building!
Quote:
|
Re: .out file not building!
all you have to do to reboot is use the driverstation
make sure the code fully downloads are you using the clam for programming? |
| All times are GMT -5. The time now is 12:27. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi