Forum Discussion
Altera_Forum
Honored Contributor
15 years agoMCI Interrupt issue
I have written the MCI driver with interrupt routine in Ecos but the interrupt is not getting enable. i have used eCos API to create interrupt. cyg_drv_interrupt_create(vector, ...
Altera_Forum
Honored Contributor
15 years agoAre there any registers in the component that you need to write to to enable the interrupt? Are you sure it is done? Did you check the irq signal with Signaltap?