Hello, I am a french student in charge of transfering the Ecos kernel on the PhyCore-AT91M55800A board. I have an elf image and when I try to transfer it into the flash memory, µVision crashes whithout any error message and nothing is transfered. I have created a project for the flash target and overwrite the .elf file with my ecos elf image. When I transfer the image created by the µVision project it is OK. It is just when I overwrite the .elf file that it crashes. I have a ULINK and no monitor on my board. How can I tranfer my application into the flash memory with ULINK ? Why µVision crashes ? Thanks