|
printf statements do not display in autonomous mode
When I try to use a printf statement in the autonomous code, nothing displays on the console on the computer that is connected to the RC. I don't know why the printf statements don't work, but the autonomous code doesn't entirely work correctly either. Is it possible that the two problems are related? Even if they are unrelated, I need the printf statements to help me fix the problem.
Any insight into this problem would be appreciated.
__________________
In practice, the difference between theory and practice, is greater than it is in theory.
|