3.6. 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.

Figure 3.2. RTOS Exit Options List Selection dialog box

RTOS Exit Options List Selection dialog box
  1. Select:

    Do nothing

    To maintain the current state.

    Terminate RSD

    To disable RSD and end communication with the Debug Agent. The application drops out of RSD mode into HSD mode.

    Terminate HSD (and RSD)

    To end communication with the Debug Agent and unload the OS plug-in, that is the *.dll file.

  2. Click OK to close the List Selection dialog box.

If you click Cancel, this is the same as choosing the Do nothing option.

Copyright © 2006, 2007 ARM Limited. All rights reserved.ARM DUI 0323B
Non-Confidential