AVR Downloader/UploaDEr - Bugs: bug #28344, chip_erase_delay too short for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #28344: chip_erase_delay too short for ATmega324P, 644, 644P, and 1284P
Submitter: | David Grayson <davidegrayson> | ||
Submitted: | Fri 18 Dec 2009 10:24:29 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | Fixed | Privacy: | Public |
Assigned to: | joerg_wunsch | Originator Name: | David Grayson |
Open/Closed: | Closed | Release: | None |
Programmer hardware: | Device type: |
Wed 11 Sep 2013 07:59:42 PM UTC, comment #4: |
David Grayson <davidegrayson> |
Wed 11 Sep 2013 04:27:46 PM UTC, comment #3: The datasheet still claims 9 ms, but the XML files either 45
|
Joerg Wunsch <joerg_wunsch>![]() ![]() |
Thu 07 Jan 2010 04:44:18 PM UTC, comment #2: I verified the most recent datasheet, and it still says
|
Joerg Wunsch <joerg_wunsch>![]() ![]() |
Fri 18 Dec 2009 10:26:30 PM UTC, comment #1: Sorry for the messy HTML markup. On the form where I entered this bug report, there was a cryptic hint that "all tags" are supported, so I thought they meant HTML. Also, there is no way for me to preview my post or edit it afterwards. |
David Grayson <davidegrayson> |
Fri 18 Dec 2009 10:24:29 PM UTC, original submission:
The chip_erase delay for four AVRs in WinAVR-20090313\bin\avrdude.conf is too short, so the chip erase command times out and avrdude prints an error message. The error is not fatal; it doesn't prevent the user from programming the chip. This bug should be very easy to fix.
|
David Grayson <davidegrayson> |
No files currently attached
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.
Follow 5 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2013-09-11 | joerg_wunsch | Status | Need Info | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed | ||
2010-01-07 | joerg_wunsch | Status | None | ![]() |
Need Info |
Assigned to | None | ![]() |
joerg_wunsch | ||
2009-12-18 | davidegrayson | Carbon-Copy | - | ![]() |
Added davidegrayson |
Thanks!
I should add that a short time after I posted the initial bug report, the behavior of AVRDUDE changed and the error message became a fatal one that aborted programming. This was a bit of a problem and we were telling people to edit their avrdude.conf.
Yes, it is probably a datasheet bug. Thank you for fixing the problem though!