Debug Cortex-M error
Hi,I want to debug a code for USART ISR Handler. The code is working fine. But If I debug, I am getting this error. I am using keil uvision.Cannot access target. shutting down debugging session.Why this error is coming. And how to over come this? I a...