e5ba1e5e89
Silense an assembler warning that triggered too frequently on legitimate code (binutils bug 5523). Make $DATA_ORIGIN a configurable value within the linker script templates.
20 lines
711 B
Text
20 lines
711 B
Text
GNU binutils for Atmel AVR cross-development
|
|
|
|
Prerequisite for the GCC for AVR cross-compilation environment.
|
|
|
|
Still included is the "AVR COFF beta" patch. It allows avr-objcopy to
|
|
generate AVR (extended) COFF files to be used on Atmel AVR Studio and
|
|
VMLAB. Note that this patch has known issues, see
|
|
http://www.sax.de/~joerg/README.coff-avr-patch
|
|
|
|
In addition to the stock binutils-2.18 distribution, support for the
|
|
following AVR devices has been added by a private patch:
|
|
|
|
ATtiny43U, ATtiny48/88, ATtiny167
|
|
AT90PWM2B/PWM3B, AT90PWM216/PWM316
|
|
ATmega32C1, ATmega32M1, ATmega32U4
|
|
ATmega48P/88P/168P/328P
|
|
ATmega32HVB, ATmega1284P
|
|
ATxmega64A1, ATxmega128A1
|
|
|
|
WWW: http://www.sourceware.org/binutils/
|