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.

How to enable nested interrupt in C6748 using StarterWare?

Hello,

I am using StarterWare on C6748 LCDK. I found the timer interrupt can not be nested. When I was in the timer interrupt service routine, another timer interrupt won't happen even the timer interrupt is enabled. How to remove this restriction?

Thanks,
Penghe