Bird
0
0

If a bus fault occurs due to a peripheral access, what is the likely cause?

medium📝 Analysis Q5 of 15
ARM Architecture - Bus Architecture
If a bus fault occurs due to a peripheral access, what is the likely cause?
AMemory cache is disabled
BCPU clock frequency is too low
CPeripheral is not powered or not present
DInterrupts are globally disabled
Step-by-Step Solution
Solution:
  1. Step 1: Analyze bus fault on peripheral access

    Bus fault can occur if the peripheral is missing or powered off, causing invalid access.
  2. Step 2: Exclude unrelated causes

    CPU clock speed, cache, or interrupts do not directly cause bus faults on peripheral access.
  3. Final Answer:

    Peripheral is not powered or not present -> Option C
  4. Quick Check:

    Peripheral missing = Bus fault [OK]
Quick Trick: Bus fault on peripheral means missing or unpowered device [OK]
Common Mistakes:
  • Blaming CPU clock speed
  • Confusing cache with bus fault cause
  • Thinking interrupts cause bus fault

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More ARM Architecture Quizzes