|
Re: No code error
I've often found that when I get this error its an error in the code itself - even if you dont get any compile errors or anything, something might still be wrong. In one case I didn't disable the watchdog in the autonomous portion of the code and that caused this error to appear.
Look through your code again.
__________________
You can call it the programming teams fault, but we'll just force your arguments nil.
There are 10 kinds of people in the world -> Those who understand binary and those who don't.
WYSIWYG - In FIRST: Greatness
|