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
i am not getting properly please tell me in detail
You have to let your serial interrupt code run too, so that the serial character actually gets sent.
View all questions in Keil forum