AVR Downloader/UploaDEr - Patches: patch #5655, osx intel avrispmkII hack
You are not allowed to post comments on this tracker with your current authentication level.
patch #5655: osx intel avrispmkII hack
Submitter: | None | ||
Submitted: | Tue 02 Jan 2007 12:47:27 AM UTC | ||
Category: | None | Priority: | 7 - High |
Status: | None | Privacy: | Public |
Assigned to: | None | Originator Email: | -email is unavailable- |
Open/Closed: | Open |
Mon 29 Oct 2007 10:55:21 PM UTC, comment #1: |
Joerg Wunsch <joerg_wunsch>![]() |
Tue 02 Jan 2007 12:47:27 AM UTC, original submission:
The last rev of osx-avr had avrdude5.2 bundled with it. I tested it with the mkII on the ppc and on the stk on intel. I got compalints about the mkII hanging for several minutes on the intel before programming. I dug around and found several threads where this was supposed to have been resolved with 5.2 and some which referenced the clock on the programmer. I was hoping that this would be resoved with the new version so I put it off.
|
Anonymous |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2007-01-02 | None | Attached File | - | ![]() |
Added osxintelhack.diff, #11662 |
This appears to be the same as mentioned in bug #19882.
What is not quite clear to me is why this only appears to
happen on some hardware/OS combinations but not everywhere.
Note that the JTAG ICE mkII is explicitly taken out of
consideration there since it uses its very own sign-on
sequence (way before that point), and has the AVRISP mkII
commands only wrapped up inside its own communication.
I'd really like to see some more analysis for the actual cause
of this problem before adding a hack that simply disables the
sign-on command.