Quote:
|
Originally Posted by pagemauck
Why am I getting the " version of compiler supports only the PIC18F8520 processor" error when I compile the default code if I'm using the 2006 default code and the 7.20 IDE.
We want everything to work with the new 2006 controller.
The library file I have is the FRC_library_8722.lib file.
|
We had a similar error when we tried to use WPILib. I fixed this by installing MPLAB 7.31. It works fine with the MCC18 v2.40 compiler.
You can download it here.
http://www.microchip.com/stellent/id...&part=SW007002
I hope this fixes your problem.