Hello,
I try to use a GPIO as interrupt trigger on the CortexA8 of a TI814x chip. It seems as if I found the correct location to set it up and the correct interrupt id for GPIO1[7].
My sys/bios version is 6_32_03_43.
(Is it correct that I have to set up my GPIO "manually" or is there a way to do it through sys/bios?)
The function I configure in the cfg-file is really called, but I do not succeed in clearing the interrupt, so that I would get another later GPIO trigger. Currently the HWI function gets called as soon as I enable the interrupt for the GPIO (IRQSTATUS_SET_0). Is there another location where I have to clear the interrupt?
Thanks and best regards,
René