Hello NXP,
When I start debugging mode then hit "resume" and wait SW enters deep sleep mode (KW45 MCU) immediately above error dialog appears. After a wakeup source triggered, I have to click "OK" to close the dialog windows then I can continue debug SW, which is inconvenient. I want to continue debugging in deep sleep mode without this interruption (I want to trigger wakeup sources to see software behavior swhen entering/exiting deep sleep mode). In IAR, a similar dialog only appears if the software is already in deep sleep mode, and I hit "Break" as below
How can I achieve the similar behavior as in IAR?
Thanks!
Hello,
Hope you are doing well. As working with low power mode, it would depend on the specific power mode if the SWD is disabled or not, and it is as expected behavior on the IDE when loosing SWD communication.
Regards,
Ricardo