Other Parts Discussed in Thread: TMDSCNCD263P, SYSCONFIG
Tool/software:
Hello,
I'm using TMDSCNCD263P, CCS 12.8.1.00005 and MCU_PLUS_SDK 9.2.0.56.
I created a timer as shown below:

Of available RTIs, RT1 and RT4 work just fine, my ISR callback is called repeatedly. However, all other things being equal, RTI5, RTI6 and RT7 do not call my callback. I suspect the interrupt isn't being triggered similar to the original question.
