Platform Builder Dialog Boxes (Compact 7)

3/12/2014

After you have installed Platform Builder for Windows Embedded Compact 7, several new or modified dialog boxes are created in the Visual Studio IDE. You can use these dialog boxes to work with OS designs and subprojects. For information about dialog boxes specific to Microsoft Visual Studio 2008, see the Visual Studio documentation.

In This Section

  • BSP Information Dialog Box
    The BSP information dialog box uses information that you provide about a given board support package (BSP) to generate a new Catalog file for the BSP if no Catalog file for the BSP currently exists.
  • Capture Dump File Dialog Box
    You can use this dialog box to capture a dump file when you are connected to a running device for debugging and the debugger is in a break state.
  • Clone BSP Dialog Box
    This dialog box provides functionality that enables you to clone a BSP and add it to your OS design.
  • Clone Catalog Item Dialog Box
    The Clone Catalog Item dialog box provides functionality that enables you to clone a Catalog item and add it to your OS design.
  • Debug Message Options Dialog Box
    This dialog box allows you to customize the debug messages that Platform Builder displays when you are debugging and testing a run-time image.
  • Debug Zones Dialog Box
    This dialog box enables you to view, add, or remove settings on process and module debug zones.
  • Exceptions Dialog Box
    This dialog box allows you to add an exception, modify the name of an exception, or modify the debugger's response to an exception.
  • Find Source Dialog Box
    The Find Source dialog box is displayed when the debugger tries to display a source code file, and can determine the name of the file, but cannot determine the path of the file.
  • Insert Directory
    The Insert Directory dialog box enables you to insert additional directories into the currently open dirs file in the Dirs Editor.
  • Missing Catalog Items Dialog Box
    The Missing Catalog Items dialog box appears when you open an OS design containing Catalog items or Sysgen variables that Platform Builder does not recognize.
  • QuickWatch Dialog Box
    The QuickWatch dialog box enables you to examine the value of a variable or expression, to modify the value of a variable or to add a variable or expression to the Watch window.
  • Run Program Dialog Box
    The Run Program Dialog box allows you to choose from a list of available programs for operation on a target device.
  • SDK Tool Property Pages Dialog Box
    The SDK Tool Property Pages dialog box contains categories of information that you use to create a new software development kit (SDK) based on your OS design.
  • Subproject Settings Dialog Box
    The subproject settings dialog box enables you to view and modify the output characteristics for the currently selected subproject.
  • Symbol Search Path Dialog Box
    The Symbol Search Path Dialog box allows you to specify the locations that Platform Builder searches for symbols when debugging a run-time image.

See Also

Concepts

Platform Builder User Interface