Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   C++ driver station enable issue (http://www.chiefdelphi.com/forums/showthread.php?t=153780)

Robodragons4630 16-01-2017 20:29

C++ driver station enable issue
 
So I can build my code with no errors and deploy to the Rio no problem. On the driver station are three lights are green(communications, robot code, and joystick). However, whenever I click enable on the driver station it tells me there is no robot code. It disables and two seconds later the driver station says it has code. If i click enable the same thing happens again. Someone else on our team has deployed to the Rio and it doesn't give them this issue. I know my computer shouldn't have an issue with it because yesterday LabView code was deployed to the Rio and it had no problem. I have also deployed code from the same laptop to other Rios no problem.

Thomas DeSilva 17-01-2017 01:33

Re: C++ driver station enable issue
 
Something in your code may be causing a crash. Is the code you're deploying any different from the code that other people have deployed that worked? If so, isolate the differences; this will help you find where the crash is. You can also use the debugger to step through until the crash occurs, which will show you the exact line that has the problem.


All times are GMT -5. The time now is 21:58.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi