Patches item #3497114, was opened at 2012-03-05 11:56 Message generated for change (Tracker Item Submitted) made by c2nes 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. ---------------------------------------------------------------------- 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
