atsam7s64 Eclipse\ Debug works, flash is not possible

Hello together,

if i write a prg to the Flash, it is posible to debug it. LED’S are blinking.

If i want that the prg runs alone, not in the debug mode. Nothing happens the LED’S don’t blink more.Confused

In the console i don’t get any errormessages.

Software: Eclipse /yagarto

Hardware: Olimex-USB-Tiny and Olimex-Developmentboard for AT91SAM7S64.

Compiler: arm-elf-gcc

Maybe in the compiler-options i have to stop the debugger?

In the moment i use this flags:

CFLAGS = -I./ -c -fno-common -O0 -g

The example from Mr. Lynch is possible to flash and to debug.

Any Ideas?

kind regards

nik