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.