Hi
My application runs on a K60, and I'm able to debug using the excellent Ozone tool. However, I'm experiencing something unexpected when I halt a debugging session;
My application configures certain inputs from their default state to act as IRQ sources for external peripherals, which all work as expected following initial startup. If I then halt the debug session (e.g. hitting a breakpoint), these inputs appear to get reset to their default settings, and therefore no longer operate as IRQ sources once the session is resumed.
This may have nothing to with Ozone/J-Link, but I wanted to first check to see if it might be happening by design, in which case whether I'm supposed to cater for this somehow...
Many thanks
David
My application runs on a K60, and I'm able to debug using the excellent Ozone tool. However, I'm experiencing something unexpected when I halt a debugging session;
My application configures certain inputs from their default state to act as IRQ sources for external peripherals, which all work as expected following initial startup. If I then halt the debug session (e.g. hitting a breakpoint), these inputs appear to get reset to their default settings, and therefore no longer operate as IRQ sources once the session is resumed.
This may have nothing to with Ozone/J-Link, but I wanted to first check to see if it might be happening by design, in which case whether I'm supposed to cater for this somehow...
Many thanks
David