[SOLVED] Encrypt configuration

Status
Not open for further replies.

bianchi77

Advanced Member level 4
Joined
Jun 11, 2009
Messages
1,313
Helped
21
Reputation
44
Reaction score
20
Trophy points
1,318
Location
California
Visit site
Activity points
9,442
Encrypt configuration, configuration word register 16F877A how to?

Guys,

Anyone know encrypt configuration on G540 programmer for Microchip PIC16F877A ?
thanks

Here's the configuration...


- - - Updated - - -

I don't understand with :


- - - Updated - - -

could it be like this ?
Code:
__CONFIG (WDTE_OFF &
PWRTE_ON &

BOREN_ON &
LVP_OFF &
CPD_OFF &
CP_OFF &
FOSC_HS);
 
Last edited:

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…