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.
putchar work when continuous debugging and show output on serial window, but when u debug step by step ,after executing putchar it not show output on serial window, how i overcome this problem
You have to let your serial interrupt code run too, so that the serial character actually gets sent.
i am not getting properly please tell me in detail