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.

TMS320F280049: Writing a string to a particular variable in CCS using DSS

Part Number: TMS320F280049

Tool/software:

Hello,

I want to write a string to a particular variable in CCS using DSS.

I tried using debugSession.Options.setString(variable_name, "string")

But it throwed me an error like,  Cannot call method "setString" of undefined.

Is the syntax correct or is there is any other way to do it?

Could you please help me with this.

Thanks,
Anil