Are you sure you have selected the correct chip on the MCSX drop down menu?
I suppose you have a new version of MPLAB and a new directory you installed PBP. Not over the old one?
Ioannis
Are you sure you have selected the correct chip on the MCSX drop down menu?
I suppose you have a new version of MPLAB and a new directory you installed PBP. Not over the old one?
Ioannis
I'm not a 3.0 user either, but the 18F13K50 does not have onboard debug support, so the new compiler may give a warning when invoking DEBUG, even if the DEFINE is to turn it off. If you comment out that line, does the error go away?
Ioannis,
"Yes" to all those questions except MPLAB. I can't recall installing a new version of MPLAB onto my machine unless it was part of the PBP3 installation process?
Regards,
Troy
I have considered this, but since it's one of the "system" files(?) ie. not my input, I thought I'd hold off before I received some feedback here 1st. I'll found out how to install a new version of MPLAB onto my machine 1st, then if that does nothing, I'll comment that line out.
Thanks,
Troy
If you choose to upgrade MPLAB, don't delete your old version of MPLAB, but rather try a fresh install in a different directory. Many people that try MPLAB X go back in short order. YMMV.
As to my comment - I'm simply suggesting that perhaps Version 3 is less tolerant than 2.6 was of trying to define something that does not exist - certainly that's what the error says to me. Those defines are not sacred. You can add and remove them as you see fit. Don't worry about even editing "system files" - feel free to experiment. Just keep a pristine copy of the original files so you can go back if you mess up, and then experiment to your heart's content. I don't think it is possible to execute a "halt and catch fire" instruction on modern devices..
Charlie,
I commented out that line and it appears to compile without issue - thanks for the great advice.
The really weird thing is this error would appear for virtually any simple program I tried compiling with that processor selected, but the largest & most complex program I've written (~1000 lines) compiled perfectly - go figure!
Regards,
Troy
It is important to have the latest MPLAB. Download from www.microchip.com/ide the latest as now 8.91 and I feel you will be OK.
Ioannis
Ioannis,
Ok. I've downloaded and (I assume) installed the latest version of MPLAB. The only thing I've notice differently (initially) is that the Error has come back(!); yup, the same error that I commented out previously has returned??? Are there any settings I need to adjust in MCSX to acknowledge this new MPLAB version on my machine?
Troy.
Bookmarks