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:需要更改可作为数组变量值的正弦值

Guru**** 2387150 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1281123/tms320f28027f-need-to-change-sinetable-as-a-array-variable-value

器件型号:TMS320F28027F

来自调试服务器脚本示例 存储器.js 的 HII  

//"Modem"示例使用一个叫做"sineTable"的硬编码阵列  
//获取该符号的地址
var address = debugSession.symbol.getAddress ("sineTable")      //行号32

如何从可 Sinetable 地址更改为可变数组语法、以检查特定选择变量值的存储器地址

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 Govinda:

    对于此类主题、我们没有直接指定的专家、因此请让我花点时间看看我能否找到更熟悉 DSS 的人。

    此致、

    阿米尔·奥马尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [quote userid="578823" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1281123/tms320f28027f-need-to-change-sinetable-as-a-array-variable-value 如何从可设置地址更改为可变数组语法来检查特定选择变量值的存储器地址

    我不确定我是否理解这个问题。 您是否希望获得数组中特定元素的地址?