|
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.
__________________
Programmer 2009-2011
Driver 2011
WPI Class of 2015
|