From: SourceForge.net <no...@so...> - 2011-01-26 08:43:16
|
Bugs item #3165740, was opened at 2011-01-26 08:43 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3165740&group_id=189165 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: Behavior Group: v2.3 Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Matthew McDougal (mmdoogie) Summary: Sections not excluded in flash image Initial Comment: The default build configuration only excludes the .eeprom section from the generated Intel Hex file. Some other spectial sections are defined by AVR-GCC that can't be written by avrdude and cause the flash write to fail without modifying the project configuration. At least '.fuse' and '.signature' should be excluded. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3165740&group_id=189165 |