View previous topic :: View next topic |
Author |
Message |
vleiswal
Joined: 08 Aug 2004 Posts: 4 Location: Kimberley, South Africa
|
CCS Debugger with Microchip ICD2 |
Posted: Sun Aug 08, 2004 10:58 am |
|
|
I need help in using a Microchip ICD 2 (on USB) from the CCS compiler front end.
What s/w do I need?
It keeps telling me the h/w NOT FOUND.
Thanx |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
vleiswal
Joined: 08 Aug 2004 Posts: 4 Location: Kimberley, South Africa
|
|
Posted: Sun Aug 08, 2004 2:41 pm |
|
|
Thanks...... it is working fine in MPLab, however, would like to get it working in CCS also.
Is it possible? |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Sun Aug 08, 2004 10:25 pm |
|
|
It is possible to install CCS compiler to work with MPLAB. Get the plugin from CCS's site under their downloads. |
|
|
vleiswal
Joined: 08 Aug 2004 Posts: 4 Location: Kimberley, South Africa
|
Microchip ICD2 |
Posted: Mon Aug 09, 2004 1:38 am |
|
|
MPLab and CCS working fine!!! Driver loaded and using debugger in MPLab
However, would like to use CCS debugger with MPLab ICD 2. Is this possible?
Thanx |
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Mon Aug 09, 2004 5:56 am |
|
|
From CCS's website
Quote: |
CCS provides a high level debugger for the Microchip PIC� line of microcontrollers. This debugger is included with PCW, CCS's C Compiler with Windows IDE, and requires an ICD unit (Microchip MPLAB�-ICD1, CCS ICD-S40 or CCS ICD-U40) connected to a flash PIC series microcrontroller that is capable of debugging (such as the PIC16F87x or PIC18Fxx2). Future support will include other emulator and debugging hardware and the dsPIC� line of microcontrollers.
|
No ICD-2 at this time |
|
|
vleiswal
Joined: 08 Aug 2004 Posts: 4 Location: Kimberley, South Africa
|
|
Posted: Mon Aug 09, 2004 1:46 pm |
|
|
Thanxs Mark!!
Perhaps CCS can let us know when their debugger will work with Microchip ICD2....
|
|
|
pic my brain Guest
|
|
Posted: Thu Sep 30, 2004 2:43 pm |
|
|
I also would like to know when they add support for the ICD-2.
I really don't like the MPLAB environment.
I do like the CCS environment but it's useless without support for the ICD-2.
It would also be nice if CCS would document some of the canned functions such as 'SETUP_POWER_PWM()' for the 18F2331.
I can't seem to get it to work. Keeps giving a 'comma expected' error! |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
|
|
Posted: Wed Oct 06, 2004 7:40 am |
|
|
Also always check the help file in the software directory. It is the manual and is usually pretty up to date. |
|
|
smashHIT
Joined: 28 Nov 2004 Posts: 14
|
|
Posted: Sat Dec 11, 2004 12:49 pm |
|
|
If a get my self an ICD2 I won't be able to use it within CCS IDE, right? But will I be able to use it within MPLAB with the CCS plugin? I mean, so I can debug CCS c-code in MPLAB. |
|
|
|