chip = PIC16F1933
if i put the register name
CONFIG1
in a statement PBP3 is not happy and will not compile

i am trying to debug something and i want to examine a few bits, just want to print a byte or word to my serial LCD to ponder what may be going on

is there a way to read CONFIG1 ? in PBP3

(in the MEL programmer software mePROG the config looks as expected)

will post more in another thread about the issue i am chasing