Relative Content

Tag Archive for cembeddedemulationavr

Where is the program counter stored in the AVR architecture

I’m writing an emulator for the ATMEGA328P, and after looking through the datasheet I could not find the specific address at which the PC is located, a ton of information is mentioned on other registers, SP, SREG etc, the PC itself is talked about but never said where in memory it lays .