0% found this document useful (0 votes)
10 views

Module 4 Question Bank

The document discusses a question bank for a microcontroller course module on exception and interrupt handling. It covers ARM processor exceptions and modes, vector tables, exception priorities, link register offsets, assigning interrupts, nested interrupts, what happens when IRQ and FIQ exceptions are raised, enabling and disabling IRQ and FIQ with ARM instructions, and implementing stacks for different ARM modes using instructions.

Uploaded by

lakshmiruhi7714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Module 4 Question Bank

The document discusses a question bank for a microcontroller course module on exception and interrupt handling. It covers ARM processor exceptions and modes, vector tables, exception priorities, link register offsets, assigning interrupts, nested interrupts, what happens when IRQ and FIQ exceptions are raised, enabling and disabling IRQ and FIQ with ARM instructions, and implementing stacks for different ARM modes using instructions.

Uploaded by

lakshmiruhi7714
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Sub: Microcontroller Sub code: BCS402

Sem IVth-CSE Faculty: Dr. Madhu Patil

Question Bank-Module 4 Exception and Interrupt Handling

SI Questions CO BTL
NO
1 Explain with neat diagram ARM Processor Exceptions and 4 2
modes
2 Define Vector table and the address for different exceptions 4 2
3 Explain Exception Priorities and priority levels assigned to the 4 2
exceptions in detail
4 Illustrate different methods of Link register Offsets 4 3
5 Explain the assigning of interrupts 4 2
6 Explain A three level nested interrupt 4 2
7 With a block diagram explain what happens when the IRQ and 4 2
FIQ exception is raised
8 Demonstrate the enabling of IRQ and FIQ with ARM 4 3
instructions
9 Demonstrate the disabling of IRQ and FIQ with ARM 4 3
instructions
10 Implement the Stack for User mode, Supervisor mode and IRQ 4 3
mode using ARM instructions

You might also like