|
From: | Philippe Retornaz |
Subject: | [avrdude-dev] [patch #8591] Implement fragmentation in jtag3 |
Date: | Wed, 07 Jan 2015 14:58:26 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0 |
URL: <http://savannah.nongnu.org/patch/?8591> Summary: Implement fragmentation in jtag3 Project: AVR Downloader/UploaDEr Submitted by: retornaz Submitted on: mer. 07 janv. 2015 14:58:25 GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: The current code does not support to split the transaction is smaller fragments. This lead the programming with AVR ICE falling back to byte per byte programming instead of page based programming. This is slow and leads to corruption on our devices. This implement the proper fragmentation of the transactions so the programming operation is using a page-based method. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: mer. 07 janv. 2015 14:58:25 GMT Name: avrice_fragment_fix.patch Size: 4 ko By: retornaz <http://savannah.nongnu.org/patch/download.php?file_id=32778> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?8591> _______________________________________________ Message posté via/par Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |