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
But was it too simple to remove the "static" keyword, thereby allowing access to the variable from other translation modules?
Then a line with "extern" to tell the compiler that someone else has a variable of this type and name that it wants to share with the world.