ARM EN0-001 - ARM Accredited Engineer
Under which of the following circumstances would a DSB instruction be used?
Which of the following is preserved in dormant mode?
When timing a critical function for an algorithm, using platform time functions such as get time of day (), the result is unpredictable; there is significant variance in the measured time between different runs of the benchmark. Which of the following strategies would improve the accuracy of the measurement?
A deeply embedded real-time industrial control system is missing some hard real-time interrupt deadlines. Which of the following performance analysis techniques is the most suitable for identifying which routines are causing the problem?
Which of the following functions can be performed by a spinlock?
Which of the following sequences of stages comprise the ARM7TDMI three-stage pipeline?
When applied to locations in memory configured using a write-back cache strategy, what does a data cache 'clean' operation do?
What side-effect could using a debugger to read memory contents have?
Assume a Big-Endian (BE) memory system with the following memory contents.
Byte Address Contents
0x100 0x11
0x101 0x22
0x102 0x33
0x103 0x44
If R5 = 0x100, what are the contents of R4 after performing the following operation?
LDR R4, [R5]
Which of the following processors includes a Generic Interrupt Controller as a standard component?