Execute program from SD card

Hello, I have a task to start programm from SD card.

Is some bootloader support this scheme:

I compile my programm, write into SD and put it into my device. Best if I use FAT

AT91SAM7 start, load programm and run it

Thanks!

You can start by reading the USB Bootloader tutorial from Sparkfun. You’ll have to modify it to work for the AT91SAM7, but it should give you a head start.

http://www.sparkfun.com/commerce/tutori … ials_id=94