Dear TI.
I have made a RTI using RM57L843 MCU.
And try reentrant while interrupt servicing.
But new event of RTI does not create while RTI servicing.
I had tested FIQ option of RTI. But it was also not work.
Can anyone give me the the solution?
Thanks in advance.
Best regards.
Sunny
I can manage maximun reentrancing count. So I can use my program within fixed interrupt stack.