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

18F bootloader

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



Joined: 04 Sep 2004
Posts: 89
Location: NC

View user's profile Send private message MSN Messenger

18F bootloader
PostPosted: Sun Sep 05, 2004 6:00 pm     Reply with quote

First forgive me if this is a previous thread somewhere....

I am getting ready to write or find a boot loader for the 18F8680 processor. I am thinking I will have to create it as that it will be used for field updates. Thus I figure it will have to exist in own section of flash which is not erased during firmware update. Therefore I figure I can not use the Read/Write program memory intrensic functions as I have no idea where CCS puts these functions in Flash.

Does anyone have sample code which does field updates?

Thanks
Trampas
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Sun Sep 05, 2004 6:35 pm     Reply with quote

Do a small test and I suspect that CCS implements these inline. I know the eeprom writes were handled in this fashion.
Haplo



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

PostPosted: Sun Sep 05, 2004 6:53 pm     Reply with quote

Correct. In CCS, all the read/write functions to EEPROM/Flash are implemented inline.
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