Forum Discussion

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

Nios isr

lets suppose a NIOS program has three functions f1 f2 f3 and Interrupt occurs during execution of f2. NIOS ISR routine is called to serve the interrupt. Let's suppose the requirement is such that the remaining f2 execution is suspended/stopped and f3 execution starts just upon return from the ISR. Is this doing in NIOS based SW?

No RepliesBe the first to reply