Configuration bits for dspic30f2010

Status
Not open for further replies.

hareeshchamiyar

Newbie level 4
Joined
Mar 12, 2018
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
45
can anyone tell me the configuration bits of dspic30f2010.
am using mplab c30 compiler.
when i was build the program to the ic the pickit2 showing this error.
"some configure words not in your hex file".
this is my config

_FOSC( CSW_FSCM_OFF & XT_PLL16 );
_FWDT( WDT_OFF );
_FBORPOR( PBOR_OFF & BORV_45 & MCLR_EN );
_FGS( CODE_PROT_OFF );

please help me.
thank you
 

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…