avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] GCC's idea of code space in ATMega parts


From: J.C. Wren
Subject: [avr-gcc-list] GCC's idea of code space in ATMega parts
Date: Tue, 17 Feb 2004 01:16:59 -0500
User-agent: Mozilla Thunderbird 0.5 (X11/20040216)

It seems that regardless of the ATMega part selected with -mmcu, GCC thinks there's 128K of code space. Is this a known issue? Shouldn't selecting at ATMega16 set the upper code limit at x4000, and an ATMega32 at 0x8000, etc?

   --jc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]