Tool/software:
I have found a strange issue for RTI interrupt. Sometimes RTI update interrupt don't work after run a few periods, But CAN interrupt still work.(Only Add RTI interrupt in my MCU)
But after RTI interrupt failure, clear RTI interrupt flag(RTIINTFLAG write 1) in other interrupt handle function or clear RTI interrupt flag with XDS debug, then RTI interrupt can work again.