Utilization of AVR memory space
Technical Note 26992
Arkitekturer:
AVR
Komponent:
compiler
Uppdaterad:
2015-11-06 12:27
Introduction
This Technical Note document describes the Harvard architecture, the different Atmel AVR microcontroller versions, and what data that is put in which segment.
Example
flash int fi = 1; // fi will end up in the flash code segment
All product names are trademarks or registered trademarks of their respective owners.