HI Gusse
MCS won't allow a compile ....
It seems to have a problem with this line
Code:
@__config _INTRC_OSC_NOCLKOUT & _WDT_OFF & _MCLRE_ON & _LVP_OFF & _CP_OFF
In particular with the first path or the line it seems ...
Here's the error
Warning [205]...Found directive in column 1.(__config)
Error [126] c:......argument out of range (not a valid config register)
:-(
Should I rather set those in the include file ?
And what about the comparator ? Haven't quite master the way to disable it , the manual mentions CMxCON...
Kind regards
Dennis
Bookmarks