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