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/TMS320F28035: DLOG module manual

Part Number: TMS320F28035

Tool/software: Code Composer Studio

Hi TI experts,

I am looking for manuals explaining how to use DLOG module. I followed some TI examples and can view the logged number in the CCS graphic window.

However, it is not enough for me, as the CCS graphic window is under-sampled and I may not see all the points. Also, more importantly, I want to have a log of some variables in numbers, not graphs, in the excel format preferably. 

I saw someone sent out the variables logged by DLOG via CAN, and used their own tool to analyze it. It can control the start and stop of the DLOG, so that the variables during an overcurrent transient can be captured. I am wondering if it is possible to see the variables in numbers with CCS and control the start and stop of the DLOG, provided I have an isolated emulator.

Thank you in advance.