Page 1 of 1

MPlab ICD

Posted: 10 Feb 2005 14:09
by Stevelan
Is ther likely to be a way of using this compiler with MPlab & ICD2 for debugging in the reasonably near future
I can't find a way to use source code debugging in tht MicroC IDE

Mplab

Posted: 30 Jul 2005 02:09
by royhopkins
I agree with this wish to be able to use my ICD2 programer via MPLAB or a version of the MikroC that can directly talk to the ICD2 programer via RS232.

Re: Mplab

Posted: 30 Jul 2005 11:39
by pizon
Currently, we are addressing this issue in two ways:
  • 1. We're negotiating with Microchip about using the ICD2 technology. This is going much slower than expected and the final outcome is hard to predict;

    2. We're trying to connect (integrate) parts of mikroXX compiler(s) with MPLAB. The only reason we're doing this is to have access to ICD. This work is still in early phase, and results are not to be expected until late autumn;

ICD2

Posted: 31 Jul 2005 09:34
by royhopkins
Have had success by opening a new project in MPLAB and selecting the target chip. Connecting to ICD2 under debug menu. Then under file/import picking up the MikroC hex file. Mplab gets both the hex file and the COD file. Finally down load the program to the chip via ICD2. :P

Posted: 08 Dec 2007 15:57
by CowBeast
Is there any news for the use of the MLAP programmer?

Posted: 10 Dec 2007 10:10
by zristic
CowBeast wrote:Is there any news for the use of the MLAP programmer?
Yes: we will not support it until far future.

Re: Mplab

Posted: 24 Nov 2008 07:09
by wael_sal
Hi,
Any new regarding using the ICD2 with mikro C, or using the mikroC with MPLAB ???
----------------



[quote="pizon"]Currently, we are addressing this issue in two ways:[list]1. We're negotiating with Microchip about using the ICD2 technology. This is going much slower than expected and the final outcome is hard to predict;

2. We're trying to connect (integrate) parts of mikroXX compiler(s) with MPLAB. The only reason we're doing this is to have access to ICD. This work is still in early phase, and results are not to be expected until late autumn;
[/list][/quote]

Re: Mplab

Posted: 24 Nov 2008 10:28
by zristic
wael_sal wrote:Any new regarding using the ICD2 with mikro C, or using the mikroC with MPLAB ???
Nothing new yet, but there might be some positive or negative news soon.

Posted: 27 Dec 2008 18:14
by The._.One
Hi, I have EP5 board and want verision of drivers and etc for MicroICD to MPLAB. I want debug in MPLAB via MicroICD on my EP5. Because i more like PIC-C compiler and ams programing than MikroC:(

Re: Mplab

Posted: 14 Jan 2009 16:49
by Paolino
zristic wrote:Nothing new yet, but there might be some positive or negative news soon.
Hope good news, for you and us, I mean :D
Anyway, I hope integration in MPLAB could be done. i consider it a plus of a third-party Microchip compiler. I've been working since 2001 with at least 3 non-Microchip C compiler and two of them (CCS and BoostC) have the integration. Hope obstacles could be down soon.

Paolo.

Re: Mplab

Posted: 15 Jan 2009 11:24
by zristic
The problem is in negotiating with Microchip. The implementation is easy.

We will do it sooner or later. You will be informed when the exact information is known.

MPLAB ICD2/3 implementation yet?

Posted: 16 Sep 2009 11:04
by tryklief
hi,
any new news on integrating MPLAB ICD2 or 3 in microC?
i see last post was in jan 09.

thank you,

Re: MPLAB ICD2/3 implementation yet?

Posted: 21 Sep 2009 15:13
by zristic
The incoming release of mE compilers for PIC supports generation of COFF files. This means that you will be able to import mC/mB/mP project into MPLAB and to use ICD2 for debugging.

Beta versions are expected this week.