- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 received.
Is it possible ?
Without O.S, the sequence I know is to raise a global flag in interrupt handler. The main loop polls this flag.
Thank you,
Zvika
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can do that.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page