How do I set Hardware/Software tracepoints?

To set a start hardware/software tracepoint:

  1. Right-click on the marker bar of the source file at the line where you want the tracepoint.

    A context menu appears.

  2. Select Toggle Trace Start Point > Software/Hardware Trace Point .

To set a stop hardware/software tracepoint:

  1. Right-click on the marker bar of the source file at the line where you want the tracepoint.

    A context menu appears.

  2. Select Toggle Trace Stop Point > Software/Hardware Trace Point .

This is how you set a start and a stop hardware/software tracepoint in your application.