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.

[参考译文] TMS320F28377S:未能使用 abs2000

Guru**** 2391315 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1499897/tms320f28377s-fail-to-use-abs2000

器件型号:TMS320F28377S

工具/软件:

尊敬的 Champs:

客户现在请参考下面的链接和  TMS320C28x 汇编语言工具。  客户希望使用 abs2000 (绝对列表器)来查看结构及其各个成员的位置。  CCS 版本为12.0。 编译器版本为22.6.1。 .out 文件格式为 COFF

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1297564/tms320f28377d-parse-dwarf-debugging-information-in-coff-format-out-files-produced-by-ccs

https://www.ti.com/lit/ug/spru513z/spru513z.pdf?ts = 1744276668950

但是、客户未能使用以下方法:

您可以帮助检查一下吗?  

谢谢!

 

此致、

Julia

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

    您无法看到运行时支持库(如)中源文件的绝对列表 _lock.c 。  自动生成的文件 lock.abs 可能以...结尾

              .copy       "_lock.asm"

    该指令假定 lock.asm 位于当前目录中。  如果不是、您会看到关于无法打开文件的诊断。   

    Unknown 说:
    客户希望使用 abs2000 (绝对列表器)查看结构及其成员的位置。

    这些详细信息位于 Dwarf 调试信息中。  绝对列表输出没有显示 Dwarf 信息的任何详细信息。  

    谢谢。此致、

    -乔治