avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-chat] Dragon: mega slow at dumping Flash, normal ?


From: Vincent Trouilliez
Subject: Re: [avr-chat] Dragon: mega slow at dumping Flash, normal ?
Date: Mon, 29 Jun 2009 20:27:52 +0200

On Mon, 29 Jun 2009 20:08:31 +0200 (MET DST)
address@hidden (Joerg Wunsch) wrote:

> If you instead look at the hex dump of the .bin file, you'll be much
> faster. ;-)

Mmpf... my make file doesn't create that file it seems. Only hex I have
is the object file that goes into the AVR...
How do you create this hex dump automatically from the makefile, when compiling 
?
And most importantly... is it actually formatted like the terminal mode
in avrdude ? That is, hex address at the left of each line, then 2
groups of 8 bytes, then the ASCII conversion in the last column ?

0000  0c 94 d4 07 0c 94 3f 15  0c 94 f1 07 0c 94 f1 07 | ... .?. ... ...| 
0010  0c 94 f1 07 0c 94 f1 07  0c 94 f1 07 0c 94 2d 08 | ... ... ... .-.| 
0020  0c 94 f1 07 0c 94 f1 07  0c 94 f1 07 0c 94 f1 07 | ... ... ... ...| 
0030  0c 94 f1 07 0c 94 82 14  0c 94 f1 07 0c 94 e9 13 | ... ... ... ...| 

Regards,

--
Vince




reply via email to

[Prev in Thread] Current Thread [Next in Thread]