Hi anybody in this forum please kindly help me to resolve the following problem: When I run the debugger (simCASE debugger) , each time when it reaches the printf commands, it stops completely. I want to simulate the code using Serial window to display say .. printf("HELLO "); Please help,either drop me an e-mail or post you reply at this forum. My e-mail is: jsayavong@perkinselectronics.com Thanks in advance
Did you initialize the serial port? Take a look at the hello example program. Jon