Hi,
I've just gotten my SAM3U-EK set up with IAR and I'm getting started with the micro. I'm using the 'getting-started-project' to get an introduction to a whole new firmware library (I'm moving over from using ST parts).
The problem I have is this, I can run the program in flash (via H-JTAG) and the example runs fine. If I halt execution and reset to the beginning, the interrupts don't seem to be enabled. The systick or pushbutton ISRs don't ever run.
Is there a global IE somewhere? I know this must sound very basic but I can't find one anywhere. And the example doesn't appear to globally enable interrupts anywhere.
Any help much appreciated.
Thanks
