7.9.8.75. GEL_SetBlockResetMode()¶
Syntax
GEL_SetBlockResetMode("integer");
Parameters
integer:
0 [default] - Do not block any reset.
1 - Block reset once.
Description
This GEL function is a part of the emulation wakeup sequence. It halts a target when the target’s power domain is off.
Synchronous
Synchronous from GEL: No
Completely Synchronous: No
Related Topics
GEL_SystemRestoreState
GEL_SystemSaveAllMemory
GEL_SystemSaveAllRegisters
GEL_SystemSaveMemory
GEL_SystemSaveRegister