A.8.36. CADI::CADIExecGetMode()
This call enables the debugger to determine the execution
mode of the target.
virtual CADIReturn_t CADI::CADIExecGetMode(uint32_t * execMode) =0;
Note
execMode
must be less than the value nrExecModes
received
by CADIXfaceGetFeatures()
.