Bare Metal User Guide

ID 683211
Date 11/30/2015
Public
Document Table of Contents

1.8.3.1. Create a Debug Configuration

  1. Right-click on the project and pull-down to the Debug As > Debug Configurations option.
    This opens the Debug Configurations dialog box.
  2. Create a new configuration and setup the debug hardware as shown.
    Figure 65. ARMCC FPGA Managed Make Debug Connection Settings
  3. Select an available Bare Metal Debug Connection by clicking Browse. This returns a list of the available debug connections.
    Figure 66. Connection Browser
  4. Click OK and then go to the Files tab on the top right. Select "Workspace..." and look for the AXF file in the project Debug sub-directory.
    Figure 67. ARMCC FPGA Managed Make Files Settings
  5. Click on Apply and then Debug to start the debugging session.