PDA

View Full Version : Issues with MPLAB 7.30


gnirts
01-25-2006, 07:39 PM
At http://www.ifirobotics.com/rc.shtml (http://www.ifirobotics.com/rc.shtml#Programming) (all the way at the bottom) it said not to use a MPLAB Version greater than 7.20:

NOTE: To Compile 2004, 2005 or 2006 code, use MPLAB ver 7.20 and C18 Compiler ver 2.40 (newer versions can not be used)
Does anyone know why?

I ask because MPLAB 7.30 supports Subversion (for version control), while 7.20 does not.

Thanks in advance,
Robinson

Greg Marra
01-25-2006, 08:05 PM
I use version 7.21, and it works fine thus far. It may simply be that it is unsupported.

Manoel
01-25-2006, 08:09 PM
Newer versions of the C18 compiler cannot be used. It's fine to use a more up to date MPLAB.

gnirts
01-25-2006, 08:22 PM
Thanks.

Tested a few versions of the code with 7.30, works fine (as does svn!)

devicenull
01-25-2006, 10:57 PM
SVN is nice.

Yes, 7.30 works, although the compiler that comes with it might not work.. which would be the problem.