This is in a sample that has comments in the header indicating it was last updated in Sept. 2004.
I’m using insight as my debugger for the moment. I notice this is consistent with comments that the compiled sample code doesn’t run for others. Did this ever get resolved? I can’t seem to find updated examples for my AT91SAM7S256.
Likewise if I don’t call LowLevelInit() and then explicitly call the blink function rather than going through the timer interrupts, it hangs when it gets to the line where it tries to write to the PIO to turn on LED1.