What is an interrupt service routine in microcontroller?
No Answer is Posted For this Question
Be the First to Post Answer
What number of the times the instruction sequence below will loop before coming out of loop is MOV AL, 00hA1: INC AL JNZ A1
Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.
Do the interrupts of 8085 have priority?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
After a pop instruction where does the stack pointer points?
What is a linker?
rtos kernal have memory managament,sheduler and timer but not haveing file system how vxworks allocate file table process in memory? bud gpos have inside kernal
Define edge or level sensitive interrupts?
What is a program counter?
Define the process of an interrupt operation in the 8086?
What are the two major differences between intr and other interrupts (hardware)?
What are the advantages of memory segmentation in 8086