Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCode to determine interrupt context?
Is it possible for a re-entrant C function to determine in which interrupt context it is running on a NIOSII processor? i.e. if it can be called from both the idle loop and an interrupt handler, can ...
Altera_Forum
Honored Contributor
16 years agoOnly in an operating-system specific manner.