|
Re: No Robot Code may be caused by link error
I think we hit this years ago. If I remember correctly, the explanation was that Wind River doesn't complain about missing variables because they could be part of WPILib which are linked dynamically to the kernel when the robot code is loaded. Therefore, they will generate run-time error but not compile time error. And the way to catch it is through the debug console.
__________________
|