Yes, Great Ben
Thank you
I found this:
"At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash."
Essentially, I think is this delay my problem.
I want switch off this delay or test, my project hex file is load with JTAG
The final device does not need this feature.
EDIT: Perfect this files. If I understood, I can design bootloader with Flowcode

I copied "Flowcode ARM bootloader file" directory in my Flowcode directory, but I have this error in French ^^:
Code: Select all
"impossible de créer le microcontroleur AT91SAM7BOOT puisque le fichier de definition AT91SAM7BOOT.FCD est manquant ou corrompu [0x1f00]"
I checked AT91SAM7BOOT.FCD, this file is in my Flowcode directory \FCD\AT91SAM7BOOT.FCD
I have AT91SAM7BOOT in the list of processors