From Memory View

To set trigger C from the Memory view:

  1. Perform steps 1 - 12 as explained in From Variables View
  2. Right-click the variable a, in the Name column of the Variables view.
  3. Select the View Memory option from the context menu.

    The Memory view appears.

  4. Click the Add Memory Monitor button in the Memory view to open the Monitor Memory dialog box.
    Figure 1. Monitor Memory Dialog Box
    Monitor Memory Dialog Box
  5. Enter the address of the variable a in the Enter address or expression to monitor text box and click OK.
  6. In the Memory view, right-click any cell and select Toggle Triggers > Set CFV1 Trace Trigger C.
    Figure 2. Setting Trigger C From Memory View
    Setting Trigger C From Memory View

    The Set Trigger Properties dialog box appears displaying the address of the variable a in the Address text box.

  7. Select the Read/Write option from the Access drop-down list and click OK.
  8. Click Resume to collect trace.
  9. After a short while, click Suspend to stop the target application.

The data files are generated by the application as shown in Figure 3, after setting trigger C in the Continuous mode on the variable address.