Crossware

Table of Contents        Previous topic       Next topic       

The Extension Interface->Advanced Interface Calls->GetDataMemory()

extern "C" LONG GetDataMemory(LONG nExtensionState, int nAddress, BYTE* pByte, LONG nSimulating)

Advanced users might wish to take over all or parts of the microcontrollers internal data memory.  This call allows the extension to do this.

The extension should return zero if it does not want to handle this call. Otherwise it should return one.