[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #5025] Improve stk500.c robustness
From: |
anonymous |
Subject: |
[avrdude-dev] [patch #5025] Improve stk500.c robustness |
Date: |
Fri, 7 Apr 2006 08:52:45 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 |
URL:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=5025>
Summary: Improve stk500.c robustness
Project: AVR Downloader/UploaDEr
Submitted by: None
Submitted on: Friday 04/07/06 at 08:52 UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
_______________________________________________________
Details:
This is a simple change that sends the page_write command in a single serial
write instead of tree.
to use avrdude with the Silabs USB serial device driver on Mac OS X, I have
to use patch #5008
(http://savannah.nongnu.org/patch/?func=detailitem&item_id=5008) to be able
to open the serial port. This activates the non-blocking feature of the
device driver.
When avrdude does three writes, this leads to a crash of the driver and I do
have to unplug/re-plug the device.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Friday 04/07/06 at 08:52 UTC Name: stk500_page_write.patch Size:
1.43KB By: None
stk500_page
<http://savannah.nongnu.org/patch/download.php?file_id=9734>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=5025>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avrdude-dev] [patch #5025] Improve stk500.c robustness,
anonymous <=