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.

[参考译文] TMS320F280039-Q1:内存映射

Guru**** 2393725 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1474766/tms320f280039-q1-memory-map

器件型号:TMS320F280039-Q1

工具与软件:

是否有方法在映射文件中生成变量的数据类型?
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    我已将该线程引起编译器专家的注意。  请注意,由于 今天的假期,您可能会在 明天得到回复。

    谢谢

    Ki

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    [quote userid="609274" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1474766/tms320f280039-q1-memory-map 是否有办法在映射文件中生成变量的数据类型?

    仅根据映射文件中的信息、无法知道变量的类型。  您只能知道 变量的地址。  要确定类型、必须处理 Dwarf 调试信息。  该信息位于二进制可执行文件中、但不存在于映射文件中。

    谢谢。此致、

    -George.