Embed presentation
Download to read offline



Memory segmentation allows a microprocessor with 16-bit addresses to access 1Mb of memory by dividing memory into segments for programs, data, and the stack. This facilitates separate memory areas and permits programs and data to be placed in different memory locations each time, making multitasking easier.


