bugAVR C Runtime Library - Bugs: bug #30132, Predefined section for XMEGA...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #30132: Predefined section for XMEGA devices

Submitter:  K. Hole <khole>
Submitted:  Tue 15 Jun 2010 10:51:41 AM UTC
   
 
Category:  Feature Request Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Invalid Assigned to:  None
Percent Complete:  0% Open/Closed:  Closed
Release:  1.6.7 Fixed Release:  None

Mon 26 Sep 2011 05:25:02 PM UTC, comment #1: 

This is invalid as an avr-libc feature request. This probably belongs in the GNU Binutils bug database as it affects the default linker scripts.

Eric Weddington <arcanum>
Group administrator
Tue 15 Jun 2010 10:51:41 AM UTC, original submission:  

The BOOTLOADER_SECTION macro in avr/boot.h is useful for SPM code.

For the XMEGA devices the bootloader section size is not configurable by fuses, and hence it would be great if the toolchain had this symbol predefined in such a way that you don't need to add -Wl,--section-start=.bootloader=0xXXX to the makefiles for the XMEGA devices.


K. Hole <khole>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arcanum (Posted a comment)
  • -email is unavailable- added by khole (Submitted the item)
  •  

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-26 arcanum StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code