Hello!
I have restarted to use MSP430 recently, and I feel like a newbie. I have written a small program
for a launchpad (FR5994 launchpad, but I suppose it doesn't matter). I have one interrupt catching events
on the buttons. It works, but I would like to set a breakpoint in the interrupt routine. As far as I remember,
this used to be possible. But I get a popup window saying this:
Title: Breakpoint manager
Contents: EEM module not accessible when running ultra low power debug mode. Deactivate ultra low
power debug mode to enable this feature.
Where can I disable ultra low power debug mode?
I haven't set any low power mode for the time being.
Thans for any hint.
Pascal