Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hi,
i know that the Interrupt routine "gioNotification" appears, when i press a user button. (configured in HalcoGen)
The Problem is, my Board has 2 user button. But i want, that each button has its own interrupt routine. The funciton gioNotification apears, independently which button is pressed.
Thanks