CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

OT: PIC Bootloader via SD/MMC feedback

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

OT: PIC Bootloader via SD/MMC feedback
PostPosted: Sun Oct 22, 2006 8:16 pm     Reply with quote

Hi all,

I'm implementing a PIC bootloader that will download an image from an SD/MMC card. There are a number of bootloader mechanisms and I may implement more than one approach (not in the same image)

One option I am considering, and the one I am asking for feedback on, is making the bootloader file system aware. The upside with this approach is that no special tools are required on the PC side. The down side is the bootloader footprint will be larger than a non file system aware and, in order to keep the footprint low, the image must be in the root directory and only FAT16 will be supported.

The bootloader would store any user configurable info in its program memory (such as the PIC's current image name, current image date, and bootloader configuration options such as, target image name, bootloader if newer, bootload never, bootload always.

I'd welcome any feedback on the above and any "must have" or "highly desirable" features.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group