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

Bootloader from theByteFactory

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







Bootloader from theByteFactory
PostPosted: Fri Apr 02, 2004 12:36 pm     Reply with quote

Anyone have experience using it. I have the basic bootloader working, but can't get my code to run. The only mods I made to my code was to eliminate my orginal fuse statement. Is there something else I need to do?

This bootloader seems to be pretty big, what is everyone else using for thier 16F873A and 3-wire RS232 interface?

Thanks in advance,
Neutone



Joined: 08 Sep 2003
Posts: 839
Location: Houston

View user's profile Send private message

PostPosted: Fri Apr 02, 2004 12:42 pm     Reply with quote

The latest compiler release has this in the readme .
Quote:
3.188 Some devcie specific issues have been fixed
3.188 The %used for some parts in the ICD mode is now fixed
3.188 Problems with non-administrator users on XP and Win2000 have been fixed
3.188 New separate bootloader examples have been added


I have no idea how good the included bootloader is but it is supported by CCS.
Guest








PostPosted: Fri Apr 02, 2004 12:55 pm     Reply with quote

The bootloader fuses need to closely match the fuses you eliminated in your application code. If the bootloader fuses are very much different you might want to set them to the same as your application fuses and recompile CodeLoader. That bootloader is a little bigger because it is written in CCS PIC-C and has no helper application on the PC. You can always reduce the footprint be eliminating some functionality; for instance the ability to modify data EEPROM. Happy PIC'n
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