PC1 ProgramMemory
PC1 ProgramMemory
Structured Programming
Dr. M. Talla
Program memory
Memory is typically organized in segments - regions with a starting and an
ending address. OS allocates memory segments to a program, makes them
read/write protected, and assigns to variables while running the program.
A program memory is usually organized as follows: