Question
UART1 setting breakpoint problem
Posted on June 25, 2013 at 11:00
Hello all,
I am trying to make the chip to communicate with the PC. My code did not work and I want to debug the code. But I cannot control what happens when data is received. In the debug mode, the code never enters in the interrupt handler. How can I see what does the program do when it receives data from the PC?Thanks a lot in advance.Best regards,Gunay #usart #debug #interrupt #iar