URL:
  <http://savannah.nongnu.org/bugs/?29636>

                 Summary: AVRDude issues invalid CMD_CHECK_TARGET_CONNECTION
on the AVRISP-MKII
                 Project: AVR Downloader/UploaDEr
            Submitted by: None
            Submitted on: Thu 22 Apr 2010 01:48:24 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Dean Camera
        Originator Email: d...@fourwalledcubicle.com
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

AVRDude trunk (and latest 5.10 release) issues an invalid
CMD_CHECK_TARGET_CONNECTION command when an CMD_ENTER_PROGRAM_ISP command
fails on the AVRISP-MKII. The ENTER_PROGRAM_ISP command only exists on the
STK600, and does not exist on the AVRISP-MKII. For the AVRISP-MKII, the code
should instead issue a CMD_GET_PARAMETER with the parameter ID set to
PARAM_STATUS_TGT_CONN. The returned parameter information is virtually
identical to the CMD_CHECK_TARGET_CONNECTION information, except the bit
ordering is different.

- Dean




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29636>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to