Hi,
I am trying to test a program where I load code in the Flash and then have some code running on the RAM through the load to RAM. I was trying to see if I can connect to the parameters in the RAM through the non-intrusive connection to running target.
However I have been getting an Illegal ISR and a the device refused to allow debug mode message when I try this. I was curious if a connection to the target in this way is possible or do I have to load the code every time if I have to debug it without halting the processor or any process running in the RAM when I connect to the target.
Thanks,
Aditya