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: File reading and writing within the Javascript Debug Server Scripting environment



Tool/software: Code Composer Studio

I am using the Javascript Debug Server Scripting (DSS) to automate some common operations. I would like to control one of my applications using configuration files accessed using stdlib file IO. I want the DSS to read and write these configuration files. Is this possible?