Defines
represent the IDE interface state. The defines are as follows:
- OM_IDE_CONNECTED -
The DLL is
connected to the IDE.
- OM_IDE_EXEC_DOWNLOADED -
The image
was downloaded to the target.
- OM_IDE_EXEC_RUNNING -
The image
is running on the target.
- OM_IDE_EXEC_BREAK -
The image
is in a breakpoint.
Note: If the IDE is not
connected, the state is
0.