Thanks, I did find that in the manual on page 97 while I was waiting for a reply.
This is what I've got: (space in column 1)
#config
__CONFIG _INTRC_OSC_NOCLKOUT
__CONFIG _INTOSC_OSC_NOCLKOUT
#endconfig
I don't get compile errors with this syntax, but I get an ASM error "Overwriting previous address contents". As a result the Meprog programmer menu doesn't open (because of the error). I open the programmer manually and program. All is well...except the program doesn't work. It's at this point where I can change the bits in the programmer configuration menu to INTOSCIO and the program does work.
Bookmarks