|
Re: New C18 3.0+ Compatible FRC Code
Quote:
Originally Posted by Joe Ross
adc.h should be included with the compiler. Are the include and library paths set? In the older MPLAB, the settings would be in project->build->project and would be:
C:MCC18\h for Include Path
C:MCC18\lib for Library Path
|
Both of those are set properly. Also removing the reference to <adc.h> creates other errors including; (2058)Call of function without prototype and more (1105)s symbol has not been defined. That suggests to me that the issues is not in the MPLab configuration.
__________________
Eric Haskins KC9JVH
|