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/TMS320F28377D: Graph configuration file

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

Hello,

I have a question on the graph configuration file when using the Code Composer Studio development tool.

In the Debug environment, when the graph function listed on the tools menu is selected, the Graph Properties window pops up and we can import a graph configuration file as appropriate.

The graph configuration file seems to be a graphProp file.

How can I create or modify the graph configuration file?

The graphProp file does not seem to be associated with the general text editor.

Thank you for yout guidance.

With regards,

G. Kim

  • G.Kim,

    As you noticed, the graphProp is not a file that is directly editable from CCS. However, it can be easily created by adjusting all the properties of a graph and simply clicking on the "Export" button at the bottom of the Graph Properties dialog box.

    When you have an opened graph, you can open the Graph Properties dialog box again by simply clicking on the small button named "Show the Graph Properties" on its toolbar.

    Hope this helps,
    Rafael