To return from a Data Abort handler and re-execute the aborting instruction, what value should be loaded to the PC?
A. PC=LRThe Cortex-A9 MPCore processor contains a hardware block whose function is to maintain data cache coherency between cores. What is the name of this block?
A. Shareable MemoryWhen building code for both ARM and Thumb states, which tool decides for each function call whether to use a BL or BLX instruction?
A. The linkerAssume 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]
A. 0x11223344Which ARMv7 instructions are recommended to implement a semaphore?
A. SWP, SWPBAccording to the EABI. what would the C size of () operator return when given the following structure?

Which events would be counted using the Performance Monitoring Unit (PMU) in order to measure the data cache efficiency of an application?
A. Memory read instructions, and memory write instructionsConsider the following code sequence, executing on a processor which implements ARM Architecture v7-A.
LDR r0, [r1]
STR r0, [r2]
STR r3, [r3]
R1 points to a location in normal memory. R2 and R3 point to device memory.
Which of the following statements best describes the ordering rules which apply to this sequence?
A. The two writes to device memory will happen in program order, but the read can be performed out of orderPrintf statements could be used to achieve which of the following debug tasks?
A. Observe changes to a local variable in a functionThe interval of time from an external interrupt request signal being raised to the first fetch of an instruction of the interrupt handler is called the interrupt:
A. LatencyNowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only ARM exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your EN0-001 exam preparations and ARM certification application, do not hesitate to visit our Vcedump.com to find your solutions here.