Hello all,
Here is my quandry. I am trying to set up a HWI to catch the interrupt from an ADC conversion result from ADC0 sequence 0. According to the TM4C123GH6PM Data Sheet, Interrupt Table, this should be interrupt number 14, vector number 30.
Sys/Bios refuses to allow me to set an HWI on anything below 16. I have tried to set an HWI on 30, and it does not hit. I can debug the processor and I see interrupt number 14 firing. Can anyone help me out here to see how to resolve this situation?
Thank you,
Michael Jordan