This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-MSPM0G3507: About the behavior of TIMG0_IRQHandler

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507

Hello.

I am using the "MSPM0G3507 LaunchPad Development Kit" to check the operation of timer interrupts.
When I executed the sample code "wwdt_window_mode_periodic_reset",
After executing "TIMG0_IRQHandler", "while(1)" in "main" was not executed.
What could be the cause?