avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Re: avrdude: stk500v2_paged_write: write instruction n


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Re: avrdude: stk500v2_paged_write: write instruction not defined for part
Date: Mon, 5 Dec 2005 06:51:58 +0100
User-agent: Mutt/1.4.2.1i

As Colin O'Flynn wrote:

> However if someone told me what these four values come from (ignore
> the numbers):

>       mode            = 0x41;
>       delay           = 20;
>       blocksize       = 4;
>       readsize        = 256;

> I could add v2 support for you. But I'm not sure what they do mean....

They come from the XML file:

<IspProgramFlash>
 <mode>0x41</mode>
 <blockSize>128</blockSize>
 <delay>6</delay>
 <cmd1>0x40</cmd1>
 <cmd2>0x4C</cmd2>
 <cmd3>0x00</cmd3>
 <pollVal1>0x00</pollVal1>
 <pollVal2>0x00</pollVal2>
</IspProgramFlash>

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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