I am trying to get familiar with SES by trying some of the demo programs. This is on a custom board with Atmel SAME70 microcontroller. I believe that the hardware is OK since I can program and run code and step in the debugger, via J-Link. However, all the demos blow up very early. For example, the hello world program gets a little ways into vsnprintf, then goes to the hard fault handler. It is usage fault, invalid state. No doubt there is something very simple behind this. Anything obvious to check ?
George
George