This topic explains how to collect trace data after setting tracepoints on data and memory from both the Variables and the Memory views. You can set only trigger C on data and memory on a variable address. When you set trigger C on a variable address, the trace data collection starts when the first time that variable is accessed in the execution. This topic uses the same source code as displayed in Listing: Source code for trace collection.