(a) Draw the Flash/Program dan Data Memory map of the AVR processor showing the General-Purpose Registers, I/O Registers
Posted: Sat Feb 19, 2022 3:22 pm
(a) Draw the Flash/Program dan Data Memory map of the AVR processor showing the General-Purpose Registers, I/O Registers, General-Purpose Data, Stack, Interrupt Vector Table, Boot Section and Program Section. Explain the purpose of each memory space. (b) Write directives to: i. i. Initialize a value of OxFF with a label "Constant" in the ” EEPROM location OxA5. ii. Initialize a value of Ox1234 with a label "Word" in the Flash Memory location OxB3.