Dies schrieb Joerg Wunsch ([email protected]):

> > When programming controllers, it is often needed to adjust the
> > bitclock value to a more conservative value; This patch allows the
> > specification of a default value in the configuration files, making
> > it unnecessary to add "-B x" to each invocation of avrdude.
> 
> Well, STK500-like programmers remember their last -B setting in their
> EEPROM anyway, so this should not be necessary there, but of course,
> it doesn't hurt either.

I'm not sure whether that setting survives a disconnect on my USB programmer,
but relying on some value stored there might prove unreliable; It did cost me
quite some time to find out why I wasn't able to program a controller my
programmer did handle quite fine a short time ago - I guess that somehow the
bitclock value got lost. Having a set of default values stored in ~/.avrduderc
makes the entire process more deterministic while not complicating the command
lines.

> Please file it into a patch tracker at
> 
> https://savannah.nongnu.org/patch/?group=avrdude

I'll look into that, thank you for your reply.

_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to