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.

Clearing INTC Event flag on C674x for HWI

Genius 5785 points

Hello,

I'm trying to make a program which uses timer interrupt with DSP/BIOSv5.42 on C674x. Do I need to clear EVTFLAGx by setting EVTCLRx in HWI? I understand it's needed by NO-OS (StarterWare). I can see that corresponding bit of EVTFLAGx remains setting 1 when I don't clear the bit in HWI. But I can see next interrupt occured correctly after next timer interrupt timing. Please give me advice.

Regards,
Kazu