the interrupt vector table is always created in


The interrupt vector table is always created in the first 1K area of the memory. Justify the statement.

While the CPU receives an interrupt type number start from the PIC, this uses this number to look up the corresponding interrupt vector into memory. Here are 256 interrupt types. All interrupt vectors occupies 4 bytes. Thus, a total of 4 x 256 = 1K bytes of memory are reserved at the starting of the processor memory address space for storing interrupt vectors.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: the interrupt vector table is always created in
Reference No:- TGS0288286

Expected delivery within 24 Hours