We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I am new to the C51 Compiler and I have problems getting the debug to work the way I want. the Simulator mode dont show the output of printf and so far, I cant debug my programs. Amos
You'll have to initialize the 8051's UART port before the lowlevel routine putchar() will work.