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/TMS320F28030: DSS: How to read and write data

Part Number: TMS320F28030

Tool/software: Code Composer Studio

Hi,

my customer is using DSS for debugging on TMS320F28030 and CCS Ver 7.2.0.

They would like to read and write data by referring to the address of the F28030.

They use memory.readData() to read and write data.

But they got below error message.

Java class "com.ti.debug.engine.scripting.Memory" has no public instance field or method named "readData".

Could you tell us why this error message is shown?

And, should they use other API?  

Best Regards,

M.Ohhashi