Setting Debugging Properties in Visual Studio

When you select the MaxRT eRTOS Debugger in Visual Studio, additional debugging options are displayed in the Property Pages for the application. You can:

To set debugging properties:

  1. Right-click on the application name in the Solution Explorer window. The Property Pages dialog appears.
  2. Click Configuration PropertiesDebugging.
  3. Under Debugger to launch, choose MaxRT eRTOS Debugger to debug eRTOS application on a target system remotely. See Remote Debugging with Visual Studio for more information.
  4. Optional. Configure the debugging properties:

For example: 2,3

  1. Click OK.
  2. Save the project.

Related Topics: