Patches item #3497114, was opened at 2012-03-05 11:56 Message generated for change (Settings changed) 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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Chris Thunes (c2nes) >Assigned to: Joerg Wunsch (joerg_wunsch) 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-11-05 05:34 Message: Thanks for the patches, basically applied (with minor modifications). For future patches, please submit more than one patch file (or even request tracker) for different things. They ought to be committed to the VCS separately anyway. ---------------------------------------------------------------------- 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 ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ avarice-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avarice-user
