Patches item #3497114, was opened at 2012-03-05 11:56 Message generated for change (Comment added) made by joerg_wunsch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425409&aid=3497114&group_id=39505
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chris Thunes (c2nes) Assigned to: Nobody/Anonymous (nobody) Summary: AVR Dragaon and ATxmega32A4 Initial Comment: Attached is a patch to add support for the ATxmega32A4. I'm programming and debugging through a AVR Dragon and ran into a couple issues with using this debugger with the ATxmega. The ATxmega has is own erase instruction (this is documented in AVR067) which wasn't be used. Additionally, the wrong memory type was being returned for write operations. The patch provides fixes for these bugs. ---------------------------------------------------------------------- Comment By: Joerg Wunsch (joerg_wunsch) Date: 2012-03-05 12:08 Message: Thanks for the patch. Please note that the entire programming functionality is deprecated, and won't be maintained anymore. Please use AVRDUDE to program the devices, I don't want to maintain two tools where one is just a subset of the other one. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=425409&aid=3497114&group_id=39505 ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ avarice-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avarice-user
