This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TDC7200: How to read TDC 7200 data from CCS V6

Part Number: TDC7200

Tool/software: Code Composer Studio

Hello,

      I am currently using TDC 7200 with its evaluation board MSP430F5529LP. I am able to read TOF data from GUI. Then, I found the source code of the GUI and import it to CCS V6. The code is able to be complied and loaded to MCU, but I do not know where to look at the data in CCS. For example, I am simulating a single stop signal using measurement mode 1. I am trying to extract the TDC AVG VALUE  (ns) and TDC STDEV (ns) data from CCS.