Is there anybody working with a ARM9 from Atmel? If I write a small c-file (only with a while(1) loop - no variable or anything else), load it into the controller and start debugging - then I could see some strange things in the memory window.
Above the stack_top definition from the startup code there seems to be a 0xFF pattern (32x 8Bit long) and after that I see some nice tangle of all kind of numbers.
What's the reason for that?? Where are the values from?
saoirse