This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to enable FIQ on OMAP3430 Emulator device

Hi,

I am currently trying to trigger a FIQ and collect some info on its handler.  My device type is Emulator and based on OMAP3430.

I have already configured MPU_INTC.INTCPS_ILRm register FIQNIRQ bit for an FIQ interrupt, and updated vector_fiq for its handler. Just testing it. I see cpsp F bit is 0, but FIQ always can not be generated. Seems it need configure SCR or something else.

Anyone know how to enable FIQ and can give some clues?

 

Thanks

Andy