tinto
Junior Member level 2

- Joined
- Mar 23, 2011
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Kerala, India
- Activity points
- 1,413
I need to set the configuration bits in PIC16F877A using pragma directive. Following are the configurations I need to set:
oscillator: HS
code protection: OFF
data protection : OFF
power up timer: disabled
watchdog timer: disabled
brown out reset: enabled
low voltage programming: disabled
debug enable: OFF
I am using mikroC.
oscillator: HS
code protection: OFF
data protection : OFF
power up timer: disabled
watchdog timer: disabled
brown out reset: enabled
low voltage programming: disabled
debug enable: OFF
I am using mikroC.