Installing interrupts for a custom driver
Molock, Dwaine S. (GSFC-5820)
dwaine.s.molock at nasa.gov
Mon Apr 7 18:43:57 UTC 2014
Alberto,
Its possible that you're unable to install your interrupt handler because of the APBUART console driver.
The APBUART console driver will auto detect all APBUARTs then configure and install its own interrupt handler.
You should look to see if its possible to configure the APBUART console driver to only the first APBUART and then you could write you own driver to handle the second APBUART.
Dwaine
More information about the users
mailing list