Hello,
I want to work with the interrupt int0 of the FX2.
The regsiters I have to use are written down in the TRM of the FX2. But where are informations about enabling the interrupt or name of the ISR for example?
Where I can search? I only find information snippets.
Best regards Jan
Ok, I'm sorry I mixed uncomment and comment. I didn't enabled the interrupts but defined my ISR and there where errors in the firmware.
I'll look in the example Tsuneo showed me.