avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] BETA Release is now available - please test (was: Good


From: Joerg Wunsch
Subject: Re: [avrdude-dev] BETA Release is now available - please test (was: Good news: STK500v2 and JTAG ICE mkII code committed to CVS)
Date: Wed, 18 May 2005 10:00:24 +0200
User-agent: Mutt/1.4.2.1i

As Colin O'Flynn wrote:

> More tests - I got the MK-II code to work perfectly for me, haven't
> been able to find any problems so far.

Great!

I've been doing quite a bit of testing, too.  What's not (yet) working
(that should be documented somewhere, probably) is single-byte flash
ROM updates (i.e. from within terminal mode).  ROM updates are
supposed to run a page at a time, but terminal mode wants to update
one byte at a time.  Could be done using some caching tricks, but I
didn't see that as very urgently needed.  If someone really wants that
feature, speak up, and I'll make a stab at implementing it.

> Is there a difference between -c jag2, -c jtag2fast, -c jtagmkII
> though?

jtag2 and jtagmkII are aliases.  I've chosen jtagmkII as the
``official name'' but jtag2 as an alias that is easier to type (no
shift key).  jtag2fast uses 115200 Bd by default, it's equivalent
to -c jtag2 -b 115200.

-- 
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]