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.

TMS320F28027F: NEED TO Change sinetable as a Array variable Value

Part Number: TMS320F28027F

Hii From the Debug Server Scripting Example  Memory .js 

// The "Modem" example uses a hard coded array called "sineTable" 
// Get the address of that symbol
var address = debugSession.symbol.getAddress("sineTable")          // line no 32

How can i change From Sinetable address to Variable array Syntax to check the memory Address of the Particular selecting variable value