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.

[参考译文] TMDSCNCD28335:帮助先生、如何解决此问题#10247-D null:创建输出段"dcl32funcs"没有段规范直接构成一个控制器 C/C++问题

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/992643/tmdscncd28335-help-me-sir-how-to-resolve-this-problem-10247-d-null-creating-output-section-dcl32funcs-without-a-sections-specification-directform-one-controller-c-c-problem

器件型号:TMDSCNCD28335

尊敬的先生/女士

我的程序已完全运行、但最终它会产生一个警告、我在下面将其显示。 因此、请帮助我解决这个问题。

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

    尊敬的 Virendra:

    这意味着应用程序有一个名为 dcl32funcs 的段、该段未映射到链接器命令文件中的任何存储器块。 请更新链接器命令文件以包含段映射。

    dcl32funcs:>闪存区/RAM 区

    如果在链接器命令文件中未指定、则该段将分配给 第一个可用存储器地址。

    此致、

    Veena