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