Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWhen you use C++ to develop your code, you'll need the context pointer to pass object pointer to ISR. Because ISR should be static.
FYI.When you use C++ to develop your code, you'll need the context pointer to pass object pointer to ISR. Because ISR should be static.
FYI.