Which one of these statements is TRUE about code running on final hardware without a debugger attached?
FIQ exceptions must not be taken
The instruction cache must be enabled
Global variables must be initialized to zero
The Reset Vector must reside in non-volatile memory
Submit