Hello,
I am trying to generate an interrupt to DSP when there is error in any of the submodules in the BCP.
I have created an HWI with event ID 65 (corresponding to BCP error event) and written an ISR which does nothing but clears the EOI (end of interrupt) register and also clears the submodule raw status register.
The problem I am getting is that the interrupt occurs only the first time and it never comes again despite introducing errors in all BCP packets.
Am I missing something that needs to be done?
Platform : TMS320C6670
Regards
Nikhil