Hi,
I have used the GNU tools on an AVR, but not before on an ARM. Does
anybody have a link to some sample code that setups up an ISR,
preferable on a timer? There does not seem to be a file posted.
I have read the __attribute__((interrupt(IRQ))) part of the GCC
manual, but this doesn't explain how the IRQ is installed as such.
Thanks...