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

Runtime Configuration Memory writting- Bootloader

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







Runtime Configuration Memory writting- Bootloader
PostPosted: Fri May 19, 2006 3:47 am     Reply with quote

I am developing a CAN bootloader for a P18F448 PIC and I would like to know if there is a command for writting the configuration memory of the PIC (this PIC does allow runtime configuration memory writting).

Than you.
Ttelmah
Guest







PostPosted: Fri May 19, 2006 4:35 am     Reply with quote

Write_configuration_memory.....

On older compilers (pre perhaps 3.230ish), you just use 'write_program_memory', with tha correct address for the configuration registers. Look in the 'readme' file in your compiler's home directory, and the help file (only updated at about 3.249), to see if your compiler supports this function.

Best Wishes
Giorgih
Guest







Thank you
PostPosted: Fri May 19, 2006 5:26 am     Reply with quote

In the readme file appears a write_configuration_memory command... I'll check if it works properly in my application.

Than you for your help.
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