View previous topic :: View next topic |
Author |
Message |
FermiTin
Joined: 03 Dec 2018 Posts: 12
|
In CCS IDE cant debug, cant find MPLABX |
Posted: Thu Dec 20, 2018 2:26 am |
|
|
Hello, i have a problem. When selecting the debug option (in CCS IDE), picking MPLABX and PICKIT3, it says to find mplab_ide. I point it to my install of MPLABX in C:/... Then it says it cant find it.
Even if i point it to C:\Program Files\Microchip\MPLABX\v5.10\mplab_platform\bin
It still says not found. While i can see the exe with the same name in that exact folder. What should i do?
MPLABX unopened, just installed ver. 5.10
CCS ver. 5.074 |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
FermiTin
Joined: 03 Dec 2018 Posts: 12
|
|
Posted: Thu Dec 20, 2018 2:39 am |
|
|
But i want to use the debug option in CCS C IDE, not in MPLABX.
In the pdf it doesnt say anything about CCS debugging |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19496
|
|
Posted: Thu Dec 20, 2018 3:02 am |
|
|
The only reason it will be trying to talk to MPLAB-X, is if you have selected a
MicroChip debugger. The CCS IDE can't drive these. Instead it uses the
MicroChip driver to talk to them. There are six options:
MPLAB-X ICD3
MPLAB-X PKOB
MPLAB-X Pickit3
MPLAB-X Real-ICE
MPLAB ICD2
MPLAB ICD3
Now (honestly), if you want to use the ICD2 or the ICD3, I'd say
load MPLAB, rather than MPLAB-X, and use the options for this. If you
need one of the other MicroChip tools then you have to load MPLAB-X.
So if you are using a MicroChip debugger tool, you have to load either
MPLAB or MPLAB-X in order to use this.
Other alternative is to get a CCS debugging tool, and select this, then
it'll stop asking for MPLAB.... |
|
|
FermiTin
Joined: 03 Dec 2018 Posts: 12
|
|
Posted: Thu Dec 20, 2018 4:47 am |
|
|
Alright, thank you. I really don't like MPLABX, so i won't be using a debugger then. |
|
|
diode_blade
Joined: 18 Aug 2014 Posts: 55 Location: Sheffield, South Yorkshire
|
|
Posted: Fri Dec 21, 2018 2:00 am |
|
|
I had this problem, I purchased the PCWH IDE and couldn't get it to work with the Microchip ICD3, but after email tech support I got it working.
Install everything as administrator PCWH, INTERFACE SOFTWARE, MPLABX 3.65.
Download and install MPLABX ver3.65...IT MUST BE THIS VERSION!! it won't work with earlier or later (just seen my earlier error) versions of MPLABX at the moment.
From Darren @ CCS
Quote: |
This message is a reply to CCS e-mail id: 8J2790
You need to have MPLABX 3.65 installed, and point the CCS IDE to that version.
You also need to have a 32bit Java 8 JRE installed.
You will also need to run the IDE as administrator.
Thanks,
Darren @ CCS
> Hi, I hope you can help.
> I have just recently purchased the PCWH IDE, I also have been using the PCM
> and PCH command line compilers for many years, so I thought about using the
> CCS IDE. I am trying to get the ICD3 to work with the IDE but not having
> much success.
>
> I have installed all the software in it's own directory like this, and the
> same for the IDE
>
> Program files(x86)\PICC\PICC5.020
> " " \PICCv5.080
> " " \PCWH_V5.081
> I have also installed the MPLAB,ICD2,ICD3...etc interface software in the
> same directory as PCWH, and have run the setup MPLAB and MPLABX as
> administrator.
>
> When I try to use the ICD3 as debugger in the IDE I keep getting the
> message to Locate the "Where MPLAB OR MPLABX" is installed, but then I get
> this message "cannot locate "mplab_ide".
> Kind Regards
> Dave
>
|
|
|
|
FermiTin
Joined: 03 Dec 2018 Posts: 12
|
|
Posted: Wed Dec 26, 2018 10:46 am |
|
|
Can i use pickit 3 and just the free CCS C IDE with this method? |
|
|
Victor
Joined: 27 Oct 2003 Posts: 12
|
|
Posted: Thu Aug 15, 2019 6:33 am |
|
|
diode_blade wrote: |
Install everything as administrator PCWH, INTERFACE SOFTWARE, MPLABX 3.65.
|
Thank you, this work for me too.. |
|
|
|