Forum Discussion
Altera_Forum
Honored Contributor
19 years agoUART interrupt
I'm in the process of converting an old NIOS II project over to eCos. The interrupts do not work when I use the eCos API. Here is the relevant code. #include <cyg/hal/system.h># include...
Altera_Forum
Honored Contributor
19 years agoHey thanks, I've got it working now using the cyg_io functions.