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

Code protection

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
fuzzy



Joined: 26 Feb 2005
Posts: 64

View user's profile Send private message

Code protection
PostPosted: Mon Mar 14, 2005 12:18 pm     Reply with quote

How can i set pic 16f876 fuses to protect my code?
sh1



Joined: 04 Mar 2005
Posts: 5

View user's profile Send private message

PostPosted: Tue Mar 15, 2005 4:41 am     Reply with quote

If you just want to protect it from reading, add PROTECT to your #fuses clause. If there's a NOPROTECT already there, exchange it with PROTECT

If you want to protect against incidental overwrite, add CPD to the #fuses as well, if there's already a NOCPD there, exchange it with CPD
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go 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