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.

[参考译文] TMS320F28377D-TMS320F28377D-Quot EP:存储器映射符号"Profiler ":TI_pprof_out_hndl、TI_prof_data_size、TI_prof_data_start

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1303373/tms320f28377d-ep-memory-map-symbols-profiler-ti_pprof_out_hndl-ti_prof_data_size-ti_prof_data_start

器件型号:TMS320F28377D-TMS320F28375D-DSP EP

您好!

在查看链接器文件存储器映射(.map)时、根据我在线阅读的内容、我看到以下三个符号由于值0xFFFFFFFF 而未定义。

abs ffffffff __TI_pprof_out_hndl
abs ffffff __TI_prof_data_size
abs ffffffff __TI_prof_data_start

这些符号来自什么? 如果不需要、我们如何删除它们?

谢谢!

劳伦特

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

    Laurent,  

    这些符号由链接器自动创建。  这些在运行时库中存在,您必须将其添加到您的项目中。  

    如果您想了解这些符号的使用方式、建议您搜索 RTS 源代码。  此 编译器位于类似于 C:src 的目录中

    此致

    西达尔特