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.

[参考译文] TMS320F280025C:警告#10247-D:创建输出段"GpioDataRegsFile"没有段规范

Guru**** 2434570 points
Other Parts Discussed in Thread: C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1048857/tms320f280025c-warning-10247-d-creating-output-section-gpiodataregsfile-without-a-sections-specification

器件型号:TMS320F280025C
主题中讨论的其他器件:C2000WARE

您好!  

我 正在试用 LAUNCHXL-F280025开发套件。

我从 C2000Ware 中的 driverlib 示例中创建了一个空项目、并运行到以下两个警告中:   

warning #10247-D: creating output section "GpioDataRegsFile" without a SECTIONS specification

warning #10247-D: creating output section "GpioCtrlRegsFile" without a SECTIONS specification

我找到了两个线程(线程1 和 线程2)并按照他们的建议执行了操作-已将 f28002x_headers_nonbios.cmd 添加到我的项目文件夹中。

仍收到警告、请告知。

谢谢、此致、

Vishnu

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

    没关系。 我没有从我的编译中排除之前的 cmd 文件、编译现在就可以了。