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 agohi Daixiwen
I check but there is no such settings . Is there any way to register the interrupts in Vector.s or any other file so that the interrupt ISR & DSR can be added. I tried to find out for the sample code but unable to find .. please let me know if it is possible or any such sample code is available.