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.

MSPM0G3507: MSPM0G3507: default_handler is called after an interrupt event occurs.

Part Number: MSPM0G3507

Hi,

We are currently implementing using LP-MPSM0G3507.
In that case, if you use the TIMER interrupt, it will be Default_Handler and it will not work.

I suspected a mounting failure and used a sample project (*), but Default_Handler is called in the same way.
*: timx_timer_mode_capture_duty_and_period_LP_MSPM0G3507_nortos_ticlang

I want to solve it, but I don't know the cause.
Please confirm.