Platform Builder Dialog Boxes (Compact 2013)

10/26/2015

After you have installed Platform Builder, 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 2013 or Microsoft Visual Studio 2015, see the Visual Studio documentation.

In This Section

  • 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.
  • Error List Dialog Box
    This dialog box enables you to load an archived build output file or another user's build output file for inspection.
  • 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 Dialog Box
    The Insert Directory dialog box enables you to insert additional directories into the currently open dirs file in the Dirs Editor.
  • License Run-Time Image Dialog Box
    This dialog box provides functionality that you can use to license a run-time image (.bin) file with a run-time key that you have obtained from a distributor.
  • 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.
  • Options Dialog Box
    This dialog box contains pages that you can use to configure global settings in Platform Builder.
  • Platform Builder Environment Settings Dialog Box
    This page in the Development Settings dialog box enables you to view and configure global settings for Platform Builder in the Microsoft Visual Studio 2013 or Microsoft Visual Studio 2015 development environment.
  • 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 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.
  • Sources Editor 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