View Single Post
  #13   Spotlight this post!  
Unread 20-04-2006, 13:51
Alex G Alex G is offline
Registered User
FRC #0201 (FEDS)
Team Role: Programmer
 
Join Date: Apr 2006
Rookie Year: 2006
Location: Rochester
Posts: 8
Alex G is an unknown quantity at this point
Re: 7.20 compiler and 2006 default code

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.