Hi,
I'm using TMS570LS12x launchpad to verify my board. It uses falling edge of GIOA5 to trigger ISR function which will call gioNotification. It works well with _c_int00 calling gioInit, gioEnableNotification and _enable_IRQ.
Sometimes for disabling gioNotification, main function calls gioDisableNotification. But it seems gioNotification is still called by ISR. Please help me to find out mistakes I made or something I missed.
Best regards
Datïan