Debug Command 1 and 2 - Read Word Command
Parameters
Pid
The commands DBG_C_ReadMem_I, DBG_C_ReadMem_D, and DBG_C_ReadMem, are identical.
Returns
The word at the desired address is read, and stored into Value.
Value
Restrictions
You are unable to read from any memory outside user space.
The high-order word of Value is set to zero.