patchAVR Downloader/UploaDEr - Patches: patch #5025, Improve stk500.c robustness

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5025: Improve stk500.c robustness

Submitter:  None
Submitted:  Fri 07 Apr 2006 08:52:44 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Originator Email:  -email is unavailable-
Open/Closed:  Closed

Fri 07 Apr 2006 08:52:44 AM UTC, original submission:  


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.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9734:  stk500_page_write.patch added by None (1KiB - application/octet-stream - stk500_page)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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
2006-10-09 joerg_wunsch StatusNone Done
    Assigned toarcanum joerg_wunsch
    Open/ClosedOpen Closed
2006-08-11 arcanum Assigned toNone arcanum
2006-04-07 None Attached File- Added stk500_page_write.patch, #9734

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code