Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

Help Help :) AVR Dragon

Help Help :) AVR Dragon

2007-02-07 by AVR Development

Okay, I soldered in the 40 pin socket and plugged an ATmega32 in it.  I did
the firmware upgrade (communication between the PC and the AVR Dragon is
just fine).  But when I go to start debugging and select the AVR Dragon and
Target processor ATmega32 I get this error message:

 

"Failed to identify target.  Would you like to retry with external reset
enabled?"

 

I then click on YES and I get the message:

 

"Unable to find supply voltage on target.  Please verify that the AVR Dragon
is correctly attached to target.."

 

The computer is properly communicating with the AVR Dragon is seems.  What's
wrong? :)

 

Barry

 



[Non-text portions of this message have been removed]

Re: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by Kevin Rosenberg

AVR Development wrote:
> Okay, I soldered in the 40 pin socket and plugged an ATmega32 in it.  I did
> the firmware upgrade (communication between the PC and the AVR Dragon is
> just fine).  But when I go to start debugging and select the AVR Dragon and
> Target processor ATmega32 I get this error message:
> 
> "Failed to identify target.  Would you like to retry with external reset
> enabled?"

Did you install a 20x2 header connector to the board (which provides
the connections to the 40-pin socket)? Did you connect (with jumper
wires) the ISP or JTAG pins from the dragon to that 20x2 pin connector
so that the Dragon is connected with your 40-pin socket?

-- 
Kevin Rosenberg
kevin@hypershots.com

Re: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by John Samperi

At 03:08 PM 7/02/2007, you wrote:
>But when I go to start debugging and select the AVR Dragon and
>Target processor ATmega32

So can we assume (bad word) that you have the JTAG wiring
correctly done and all 4 power pins connected?

>"Unable to find supply voltage on target.  Please verify that the AVR Dragon
>is correctly attached to target.."

This says a lot, check the JTAG wiring and holler if you need
to find the pin out.

Also remember that you will need to enable the OCDEN fuse by ISP.
The JTAG fuse is normally already checked but you may want to verify
that too.


Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495       Fax (02) 9674-8745
Email: john@ampertronics.com.au
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

RE: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by AVR Development

John,

 

Okay I tried to set the OCDEN fuse by ISP but the board keeps giving the
error:

 

"Setting device parameters: FAILED!"
Show quoted textHide quoted text
-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf
Of John Samperi
Sent: Tuesday, February 06, 2007 9:30 PM
To: AVR-Chat@yahoogroups.com
Subject: Re: [AVR-Chat] Help Help :) AVR Dragon

 

At 03:08 PM 7/02/2007, you wrote:
>But when I go to start debugging and select the AVR Dragon and
>Target processor ATmega32

So can we assume (bad word) that you have the JTAG wiring
correctly done and all 4 power pins connected?

>"Unable to find supply voltage on target. Please verify that the AVR Dragon
>is correctly attached to target.."

This says a lot, check the JTAG wiring and holler if you need
to find the pin out.

Also remember that you will need to enable the OCDEN fuse by ISP.
The JTAG fuse is normally already checked but you may want to verify
that too.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495 Fax (02) 9674-8745
Email: john@ampertronics. <mailto:john%40ampertronics.com.au> com.au
Website http://www.ampertro <http://www.ampertronics.com.au> nics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

 



[Non-text portions of this message have been removed]

RE: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by John Samperi

At 04:55 PM 7/02/2007, you wrote:
>Okay I tried to set the OCDEN fuse by ISP but the board keeps giving the
>error:

What about the supply? Can you read the target voltage from the
Board screen of the programmer? It could not be found before.
If you can read the supply the next thing is to set the ISP
frequency to 250KHz (from the same screen) as the Dragon goes
nuts when it does not find a target supply and may revert
to 1 or 8 MHZ.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495       Fax (02) 9674-8745
Email: john@ampertronics.com.au
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

RE: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by AVR Development

Thanks John.  Um.  I fixed it.  Apparently, the prototype area, as they all
it, has to be manually hooked into the JTAG, ISP, Parallel and Serial
Programming, and also the DebugWire thing.  I didn't know that.  It's
working great now thanks :)
Show quoted textHide quoted text
-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf
Of John Samperi
Sent: Tuesday, February 06, 2007 11:19 PM
To: AVR-Chat@yahoogroups.com
Subject: RE: [AVR-Chat] Help Help :) AVR Dragon

 

At 04:55 PM 7/02/2007, you wrote:
>Okay I tried to set the OCDEN fuse by ISP but the board keeps giving the
>error:

What about the supply? Can you read the target voltage from the
Board screen of the programmer? It could not be found before.
If you can read the supply the next thing is to set the ISP
frequency to 250KHz (from the same screen) as the Dragon goes
nuts when it does not find a target supply and may revert
to 1 or 8 MHZ.

Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495 Fax (02) 9674-8745
Email: john@ampertronics. <mailto:john%40ampertronics.com.au> com.au
Website http://www.ampertro <http://www.ampertronics.com.au> nics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

 



[Non-text portions of this message have been removed]

RE: [AVR-Chat] Help Help :) AVR Dragon

2007-02-07 by John Samperi

At 08:56 PM 7/02/2007, you wrote:
>It's working great now thanks :)

Congratulations and happy Dragonning :)
Once you get the idea of the prototype area it's not so
bad. You can understand that Atmel could have not wired
up the socket for any particular type of chip. I have a
40 pin ZIF socket on mine but I haven't needed to use it
yet as I have many boards that I can work with different
types of processors.



Regards

John Samperi

********************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495       Fax (02) 9674-8745
Email: john@ampertronics.com.au
Website  http://www.ampertronics.com.au
*Electronic Design * Custom Products * Contract Assembly
********************************************************

RE: [AVR-Chat] Help Help :) AVR Dragon

2007-02-12 by AVR Development

Kevin,

 

Fixed days ago just like an hour or so after I posted.  But yes, a common
mistake.  I assumed the prototype area was wired in but it wasn't.  I *love*
my AVR Dragon.  I only wish it worked to 64K or better yet ideally for me to
128K.  Worx good.

 

Thanks.

 

Barry
Show quoted textHide quoted text
-----Original Message-----
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf
Of Kevin Rosenberg
Sent: Tuesday, February 06, 2007 8:22 PM
To: AVR-Chat@yahoogroups.com
Subject: Re: [AVR-Chat] Help Help :) AVR Dragon

 

AVR Development wrote:
> Okay, I soldered in the 40 pin socket and plugged an ATmega32 in it. I did
> the firmware upgrade (communication between the PC and the AVR Dragon is
> just fine). But when I go to start debugging and select the AVR Dragon and
> Target processor ATmega32 I get this error message:
> 
> "Failed to identify target. Would you like to retry with external reset
> enabled?"

Did you install a 20x2 header connector to the board (which provides
the connections to the 40-pin socket)? Did you connect (with jumper
wires) the ISP or JTAG pins from the dragon to that 20x2 pin connector
so that the Dragon is connected with your 40-pin socket?

-- 
Kevin Rosenberg
kevin@hypershots. <mailto:kevin%40hypershots.com> com

 



[Non-text portions of this message have been removed]

Re: [AVR-Chat] Help Help :) AVR Dragon

2007-02-12 by Kevin Rosenberg

AVR Development wrote:
> Fixed days ago just like an hour or so after I posted.  But yes, a common
> mistake.  I assumed the prototype area was wired in but it wasn't.  I *love*
> my AVR Dragon.  I only wish it worked to 64K or better yet ideally for me to
> 128K.  Worx good.

Yeah, I saw that you got it fixed. For some reason, it took 6 days for my
message to go through the list:
> Sent: Tuesday, February 06, 2007 8:22 PM

;-(

Glad all is well,

-- 
Kevin Rosenberg
kevin@hypershots.com

Re: [AVR-Chat] Help Help :) AVR Dragon

2007-02-13 by David VanHorn

>
> Yeah, I saw that you got it fixed. For some reason, it took 6 days for my
> message to go through the list:


My bad.   Hadn't checked pending messages.


[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.