This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

where my function has been called from

Note: This was originally posted on 19th February 2013 at http://forums.arm.com

[font=verdana, sans-serif][size=2]From my code I need to figure out has my function been called from the ISR or just regular application code. I do know that application is running is the User Thread mode and ISR is in privileged handler mode. Could you anyone please provide me with the sources of C-function(s) or inline assembly which will let me efficiently solve this issue.[/size][/font]

[font=verdana, sans-serif][size=2]Thanks.[/size][/font]

0