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