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.

AM625: When using an MCU timer on Linux, the timer fails to trigger an interrupt

Part Number: AM625
Other Parts Discussed in Thread: SYSCONFIG

Hello TI

  The version of SDK I use: ti-processor-sdk-linux-rt-am62xx-evm-08.06.00.42

  MCU SDK Version:mcu_plus_sdk_am62x_08_06_00_18

  I wanted to use an MCU timer and found that the timer did not trigger after configuration, here is my timer configuration.

  

Call in the program as follows:

I would like to know whether other configurations need to be made. I hope you can help.