Hi,
I have an application which uses EDMA to read from and write to McBSP using DSP BIOS. I could run the program successfully for some time and after that my ISR is not getting invoked. Since I am using DSP BIOS (Version 6.0) for interrupt handling I am not sure whether the values from Interrupt registers are correct or not. Can somebody tell me what could be going wrong? I would also like to know if there is a way to check whether the interrupt is occurring or not?
I am using interrupt line 8 and 9 for my program. But I could see that bit 15 of IER is enabled. Is DSP BIOS enables this interrupt?
regards,
Arun Sankar