Hi,
how can I set this things with microcode studio on PIC16f819?
@ DEVICE INTRC_OSC
@ DEVICE WDT_OFF
@ DEVICE PWRT_OFF
@ DEVICE MCLR_OFF
@ DEVICE BOD_OFF
@ DEVICE LVP_OFF
@ DEVICE CPD_OFF
@ DEVICE CCPMX_ON
I can't find the section for configuration bits on the program