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