Tool/software: Code Composer Studio
Hi, I have an application requiring LPM3.5 with wakeup from RTC and external Interrupt on Port1. Everything works quite fine as long as the application is run with the debugger attached. I measure some analog voltage and a comperator input is used to start LPM3.5 (disable all peripherals, enable RTC event, enable Port 1 interrupt).
During normal operation the UART is used to communicate with the device as well as some port pins are connected to LED. Running the application from debugger, LPM enter and exit work quite fine and I see as reset reason in status registers the LPM.5 exit. If I start the application from debugger, disconnect the debug session (application still running and working as expected), and enter LPM 3.5 there is no way to reactivate the device with the port interrupt.
What is the difference in the HW if debugger is connected or disconnected and what could be a solution to my problem? An hints wellcome.
Best regards
Christin