I am developing code for the C674x DSP on the OMAP-L138. I have setup GPIO bank 5 (event 59) to trigger HWI 4 using the BIOS dispatcher. The interrupt fires just fine, but when I read the GPIO INTSTAT register for bank 5, I get all zeroes. Did the dispatcher already clear the INTSTAT register for me? How do I find out which pin on bank 5 triggered the interrupt?
Thanks,
abkirchhoff