![]() |
Dual C18 Compilers and MPLAB?
I know there has to be someone that has done this as it seems like it could be a common problem.
Here are my needs: I need MPLAB v7.20 and the C18 Compiler v2.40. I need MPLAB v8.10 and the C18 Compiler v3.10. How do I dual install both of these to work. I'm trying to program VEX robots this week, so I have to use my v7.20 and v2.40 of MPLAB and C18. I also need to program our FRC robot this week, and we use Kevin's code, and we need MPLAB v8.10 to open the file, and we have been using v3.10 of C18. Another alternative would be to find VEX code compatible with MPLAB v8.10 and C18 v3.10. I've tried to install both before, but as anyone can guess, it didn't do so well. Any help or advice? |
Re: Dual C18 Compilers and MPLAB?
Quote:
That is all there is to it. I have been using version 8.1 of MPLab for both Vex and FRC. It works quite nicely in this configuration. |
Re: Dual C18 Compilers and MPLAB?
I've never heard of that method before, I might have to give that a shot. :cool: What I've been doing is running a virtual machine so I have one version of MPLab and the compiler directly on my laptop, and then the other version in a virtual operating system that can run simultaneously with the standard operating system. There are a few programs out there to run virtual machines including, VMWare, Virtual Box, and Microsoft Virtual Machine. That seems to work well for me, especially since for some reason on Vista, IFI loader cannot load anything into the robot so I run a virtual XP and everything loads perfectly.
|
Re: Dual C18 Compilers and MPLAB?
I just have a pair of batch files:
renames mcc18 to mcc18_24 then mcc18_31 to mcc18 renames mcc18 to mcc18_31 then mcc18_24 to mcc18 |
Re: Dual C18 Compilers and MPLAB?
Sounds good, I haven't tried that exactly. I've tried installing MPLAB v7.2 and 8.1 in two different locations and also same with the C18 compiler, I could get nothing to work right even with the libraries located in MPLAB. I'll have to give this a shot tomorrow.
Also... I wonder if v3.2 of the C18 compiler will work... 3.1 disappeared off the website. |
Re: Dual C18 Compilers and MPLAB?
Quote:
|
Re: Dual C18 Compilers and MPLAB?
Quote:
|
Re: Dual C18 Compilers and MPLAB?
Quote:
|
Re: Dual C18 Compilers and MPLAB?
You should be OK if you have them installed in separate directories, and neither install location is added to your path. You'll have to manually specify the tool locations in MPLab, but that should be fine.
|
| All times are GMT -5. The time now is 00:10. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi