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 agoNo as far as I know you need to go through those functions to use the eCos ISR infrastructure.
Did you check the irq signal with Signaltap?