Quote:
Originally Posted by wt200999
Are you using the default code and MPLab 7.2? There is an error that one of the variables is defined wrong in C:\MCC18\include\p18f8722.h (or whatever your directory is) I think it is one of the priority bits, look in that file for both and make sure its correct. Kevin has the corrected one in his encoder code if you take a look at that. Or you may be getting something from annother line?
|
It was that problem. With Kevin's updated p18f8722.h, it is not giving us any errors. Thanks a lot!