Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Nios isr

Altera_Forum
Honored Contributor II
966 Views

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?

0 Kudos
0 Replies
Reply