We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
Surely, you must realise every 'C' program with more than 1 source file must manage to do this? It really is basic, textbook stuff!
Did you actually follow the link that I provided?
Have you actually thought about the meaning of the 'static' keyword?
Problem solved. Thank you!