[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] bootloader for hex file on SD/MMC card
From: |
TTTechsDomino |
Subject: |
Re: [avr-gcc-list] bootloader for hex file on SD/MMC card |
Date: |
Wed, 21 Mar 2007 16:05:26 +0100 |
Hi!
It's a good idea and normaly quite easy. The main problem will be to crush a
FAT files system into the 4kByte Bootloader Section of the AVR ATMEGA.
Best Reegards,
Thomas
----- Original Message -----
From: Abhijit Kshirsagar <address@hidden>
To: address@hidden
Date: Wed, 21 Mar 2007 11:33:21 +0000 (GMT)
Subject: [avr-gcc-list] bootloader for hex file on SD/MMC card
> Hi...
>
> I'm a student working with ATMEGA 8, 16 and 32, making autonomous robots
> for college contests and projects. I'm looking for a bootloader that will
> search for an SD/MMC card, find a hex file on it and program itself. This
> will make it quite easy to make hassle-free code changes or upgrades on
> contest venues, especially so because i can use any pc to load compiled
> hex files into the memory card..
>
> Thanks
> Abhijit
>
>
> ---------------------------------
> Heres a new way to find what you're looking for - Yahoo! Answers
> _______________________________________________
> AVR-GCC-list mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>
>