[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Determine a segment length I the makefile
From: |
Schwichtenberg, Knut |
Subject: |
[avr-gcc-list] Determine a segment length I the makefile |
Date: |
Tue, 27 Mar 2007 16:01:37 +0200 |
Hi,
I know I could set the length of a segment in the linker script. Is
there a chance to set it in the makefile? While the linker scripts for
the avr5 are able to handle the M128-memory my M32 run out of memory
without any comment - especially if I add an additional bootloader.
Cheers
Knut