Gast
#2370541
Hallo, ich habe einen Attiny2313 und programmiere den mit AVR Studio 5 in C. Würde nun gerne wissen, wieviel Flash / Eprom Speicher ich noch übrig habe. Beim compilieren sehe ich im Output-Fenster folgendes: Device: attiny2313 Program: 270 bytes (13.2% Full) (.text + .data + .bootloader) Data: 2 bytes (1.6% Full) (.data + .bss + .noinit) Kann mir bitte jemand sagen, was das nun heißt? Was heißt (.text + .data + .bootloader) und (.data + .bss + .noinit)? Vielen Dank schonmal :-)