Quote:
Originally Posted by davidalln
When you get a No Robot Code error, that usually means that there was an error before the FRC_UserProgram (or something similar) task was called, thus causing there to be "no code." Try running the NetConsole with the broken code uncommented and see what errors, if any, it outputs.
|
If you try deploying to the cRio as a run configuration, runtime errors can appear (such as unresolved symbols).