Re: Memory corruption (?) I don't understand

BERTRAND Joël <[email protected]> Tue, 22 Jun 2021 20:53:43 +0200
Newsgroups gmane.comp.hardware.avr.gcc
Message-ID <[email protected]>
Trampas Stern a écrit :
> Also when you print out the size in the make file, how much SRAM does it
> indicate your program is using? 

AVR Memory Usage
----------------
Device: atmega1284

Program:  101324 bytes (77.3% Full)
(.text + .data + .bootloader)

Data:       6890 bytes (42.1% Full)
(.data + .bss + .noinit)

EEPROM:     2276 bytes (55.6% Full)
(.eeprom)