Indeed there's a problem, the above don't set the proper config fuses.
Try
That line you hadCode:@ device pic16f819, INTRC_OSC_NOCLKOUT @ device pic16f819, WDT_OFF @ device pic16f819, PWRT_ON @ device pic16f819, MCLR_OFF @ device pic16f819, BOD_ON @ device pic16f819, LVP_OFF @ device pic16f819, DEBUG_OFF
screw everything upCode:@ Device BOR = 0![]()
Bookmarks