ZVere
New Contributor
5 years agoBlock on interrupt - without O.S
Hello,
My NIOS-II application should wait for an interrupt and then do some steps.
I prefer not using any operating system.
In the main loop, I want to block (without timeout) till interrupt ...