[En-Nut-Discussion] Weird "Make Burn" Problem

Theodore A. Roth troth at openavr.org
Thu Mar 20 23:44:13 CET 2003


On Thu, 20 Mar 2003, Hideaki Shishido wrote:

:)
:) Hi Pat,
:)
:) I concern about 2 point.
:)
:) first:
:)   Pat> stk500 -dATmega128 -e -pf -vf -ifbasemon.hex
:)               ^^^^^^^^^^^
:) I'm using "-dpart=" to specify devices, such as "-dpart=atmega128"
:) You can use "dpart=auto", may be.

For uisp, use -dpart=<device> where <device> is case-insensitive.
-d<device> is most definitely wrong.

The stk500 can not do auto detection of the target device. This is
because you have to download a bunch of device config params to the
stk500 before you can read the signature bytes.

Ted Roth



More information about the En-Nut-Discussion mailing list