| |||
| Home > Connecting to a Target and Loading an Image > OS Exit Options | |||
The RTOS_config group configuration settings
define how OS-awareness is disabled. You can specify the action
to take when an image is unloaded or when you disconnect. Make sure
that these do not conflict with the connect or disconnect mode specified
for your target.
When you unload (or reload) an image, the Exit_Options setting
decides how to disable OS-awareness. If this is set to Prompt_on_Unload (the
default setting), then RealView Debugger displays a List Selection dialog
box to enable you to specify the exit conditions, shown in Figure 3.2.
Select:
To maintain the current state.
To disable RSD and end communication with the Debug Agent. The application drops out of RSD mode into HSD mode.
To end communication with the Debug Agent and unload
the OS plug-in, that is the *.dll file.
Click OK to close the List Selection dialog box.
If you click Cancel, this is the same as choosing the Do nothing option.