Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 20, 2024, 08:32:54 08:32


Login with username, password and session length


Pages: [1]
Print
Author Topic: ICD2  (Read 6110 times)
0 Members and 1 Guest are viewing this topic.
glenndr_15
Active Member
***
Offline Offline

Posts: 139

Thank You
-Given: 20
-Receive: 72



« on: June 14, 2009, 02:04:13 02:04 »

Greetings!
I'm planning to buy ICD2 or pickit2, can I burn the hex file generated buy a compiler like mikroC using MPLAB or a hex file that I downloaded in the internet?

best regards,
glenndr_15
« Last Edit: June 14, 2009, 04:40:18 04:40 by glenndr_15 » Logged
th_sak
Active Member
***
Offline Offline

Posts: 141

Thank You
-Given: 150
-Receive: 149



« Reply #1 on: June 14, 2009, 02:06:30 14:06 »

The answer is yes. If you buy pickit2 you will be able to program the chip either using the pickit2 programming GUI or using MPLAB IDE. With ICD2 you can program it using only MPLAB IDE. For more information about these 2 products search microchip's web site.
Logged
flyback
Junior Member
**
Offline Offline

Posts: 84

Thank You
-Given: 73
-Receive: 39


« Reply #2 on: June 19, 2009, 07:10:14 07:10 »

I have both ICD2 and Pickit2. In my opinion, Pickit2 is much cheaper and more versatile, it even beats a newer Pickit3. My ICD2 is sleeping somewhere in my lab since 2 years.
Logged
oldvan
Senior Member
****
Offline Offline

Posts: 372

Thank You
-Given: 154
-Receive: 107


If the van is a Rockin'...


WWW
« Reply #3 on: June 19, 2009, 10:47:50 10:47 »

I had a Pickit 2 knockoff, got an ICD2.  

I now use the ICD2 all the time now for everything from 12F675 to 16F877 to 18F452 to DSPIC without hassles.

Logged

Give a man a fish and you feed him for a day.
Teach a man to fish and he will sit around in a boat drinking beer all day.
glenndr_15
Active Member
***
Offline Offline

Posts: 139

Thank You
-Given: 20
-Receive: 72



« Reply #4 on: June 21, 2009, 02:27:58 14:27 »

I finally have an ICD2 I bought it for around $25 fully assembled plus shipping. Its cheaper than pickit2 unless you buy a pickit2 clone much cheaper than ICD2
Logged
johnri
Junior Member
**
Offline Offline

Posts: 52

Thank You
-Given: 32
-Receive: 12


« Reply #5 on: June 21, 2009, 03:16:21 15:16 »

@glenndr_15

From where and what, can you please provide more details.

Thanks.
Logged
glenndr_15
Active Member
***
Offline Offline

Posts: 139

Thank You
-Given: 20
-Receive: 72



« Reply #6 on: June 22, 2009, 01:37:47 01:37 »

@glenndr_15

From where and what, can you please provide more details.

Thanks.

I bought it in http://www.e-gizmo.com/kit.htm. or you can make your own icd2 just download the ichiworm schematic and download the hex file for the firmware at http://www.blueroomelectronics.com.

best regards,
glenndr_15
Logged
johnri
Junior Member
**
Offline Offline

Posts: 52

Thank You
-Given: 32
-Receive: 12


« Reply #7 on: June 22, 2009, 11:07:08 11:07 »

After looking at many clones (ICD & pickit etc),
I am beginning to lean towards getting the original Pickit2.

The amount of time and hassles saved alone makes it more than
worth its price.
Logged
glenndr_15
Active Member
***
Offline Offline

Posts: 139

Thank You
-Given: 20
-Receive: 72



« Reply #8 on: June 22, 2009, 02:41:44 14:41 »

After looking at many clones (ICD & pickit etc),
I am beginning to lean towards getting the original Pickit2.

The amount of time and hassles saved alone makes it more than
worth its price.

that's right, the good thing in using icd2 or pickit2 is you can program or debug the micro controller in circuit.

Best regards,
glenndr_15
Logged
flyback
Junior Member
**
Offline Offline

Posts: 84

Thank You
-Given: 73
-Receive: 39


« Reply #9 on: June 23, 2009, 06:15:37 06:15 »

The Pickit2 and the ICD2 are both very good for debugging. However, especially for the low pin count 10F and 12F families, Pickit2 is a bit better. See my other post

http://www.sonsivri.com/forum/index.php?topic=22400.msg78441#msg78441


Logged
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #10 on: June 25, 2009, 02:39:02 14:39 »

Don't know which IDE You're using, but Olimex ICD2 is excellent with MPLAB. All breakpoints are working, both C and ASM can be used and it's cheap. It's also rugged and can be misused without failure, exactly like Microchip own ICD2. Both USB and serial connection is present. Have a look at www.olimex.com and find out which PIC MCU.s can be used, actually most of them since Olimex ICD2 is a true clone. Don't forget to follow instructions for attachement(don't power Your experiment board and the ICD2 in the wrong order since this can ruin at least Yr. PIC)
« Last Edit: June 25, 2009, 02:46:23 14:46 by robban » Logged

Code Warrior
flyback
Junior Member
**
Offline Offline

Posts: 84

Thank You
-Given: 73
-Receive: 39


« Reply #11 on: June 25, 2009, 04:15:40 16:15 »

Hi Robban,
I own a Microchip ICD2 running under Mplab (of course). There is a specific behaviour which, in my opinion, applied to all ICD2 clones: for 10F and 12F families, if the uC is configured as internal MCLR, internal CLK and MCLR pin used as output, then we are in trouble. This is documented on the Microchip site, seach for  ICDWarn0033.
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en533048&redirects=icd2Help
It tooks me long time before figuring what's happened.

Logged
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #12 on: July 02, 2009, 04:02:49 16:02 »

Hi!

Problem is that either 10 or 12 PIC:s doesn't have a Microchip C-compiler. If You're not afraid to use f.ex. Knudsen from Norway, You can always use the Demo CC5X v.3.4A, 8-32 bit int, 16-32 bit float, 32k hex code and not complete asm file(free).
It's compatible with MPLAB.

http://www.bknd.com/cc5x/downl-prof.shtml

Why not use VMWare workstation and try it out?(use whatever OS to begin with, even Linux,BSD,etc.)
Check out the screenshot in the attachment...

If You are an optimization freak, I guarantee that You'll never gonna debug You're code.
 
« Last Edit: July 02, 2009, 04:16:31 16:16 by robban » Logged

Code Warrior
flyback
Junior Member
**
Offline Offline

Posts: 84

Thank You
-Given: 73
-Receive: 39


« Reply #13 on: July 05, 2009, 03:58:23 03:58 »

The subject of the discussion was about the hardware limitation of the icd2 and/or pickit2, not about using mplab, compiler, linux, vmware whatsoever.   
Logged
robban
Senior Member
****
Offline Offline

Posts: 265

Thank You
-Given: 34
-Receive: 38


Warrior


WWW
« Reply #14 on: July 05, 2009, 03:35:40 15:35 »

So You are some kind of cybercop, om what?
Logged

Code Warrior
bbarney
Moderator
Hero Member
*****
Offline Offline

Posts: 2430

Thank You
-Given: 405
-Receive: 545


Uhm? where did pickit put my mute button


« Reply #15 on: July 05, 2009, 03:55:18 15:55 »

I'am warning you both right now don't start a flamming war
Logged

Ever wonder why Kamikaze pilot's wore helmet's ?
Wizpic
Global Moderator
Hero Member
*****
Offline Offline

Posts: 1196

Thank You
-Given: 541
-Receive: 408



« Reply #16 on: July 05, 2009, 05:00:11 17:00 »

I second that Bbarney, VIP or no VIP action will be taken

Wr are here to help each other and share, So lets make sure it's the end of it
. Grin
Logged

When you think, "I can't do anymore. I need a break," that is the time to challenge yourself to keep going another five minutes. Those who persevere for even an extra five minutes will win in life..
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC