
Originally Posted by
Squibcakes
I've set CONFIG MCLRE = OFF in the .inc file to disable MCLR, but that doesn't
Something to try ...try this in your .inc file
Code:
__CONFIG _CONFIG3H, _PBADEN_OFF_3H & _MCLRE_OFF_3H
EDIT - In the above, I added the "_MCLRE_OFF_3H" to the already exisiting __CONFIG _CONFIG3H line of the inc file
Last edited by paul borgmeier; - 23rd May 2007 at 06:24.
Reason: clarity & format change (& instead of ,)
Paul Borgmeier
Salt Lake City, UT
USA
__________________
Bookmarks