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.

MSPM0L1227: Implement Timer Interrupt

Part Number: MSPM0L1227


Tool/software:

Hi,

My customer is now implementing the timer interrupt service routine using Timer_cc register by referring to IRQHandler(void) from the example code of Timer interrupt.

However, the program stops even though it came back to the previous point after processing the interrupt routine.

Are there any restrictions, such as the fact that IRQHandler(void) must be placed in the same source file as the program that generates interrupt processing?

Thanks and regards,

Hideaki