Trying to turn off the a/d..
At the top of my code I have "adcon1 = 7".
The compiler tells me "Undefined symbol adcon1".
Should I include something or what.. I am at a loss..
Trying to turn off the a/d..
At the top of my code I have "adcon1 = 7".
The compiler tells me "Undefined symbol adcon1".
Should I include something or what.. I am at a loss..
Hi,
You probably either have the wrong chip selected in the drop-down list in MicroCodeStudio or the chip you're using doesn't have a ADCON1 register.
Always include which chip you're using - in the post that is.
/Henrik.
Bookmarks