|
printf & User_Autonomous_Code
printf()s that take place in user_autonomous_code are not showing up on my terminal emulator. I'm using the dipswitches to force it into autonomous mode.
The code compiles fine with no errors or warnings, and I'm including <stdio.h>
What am I missing?
|