Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

ISR in uClinux

Dear all, I am using uClinux 2.4. I have written driver module for timer interrupt. I want to do some work in the ISR connected to this interrupt. The interrupt is firing correcly and the IS...