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.

F28075编译时出现"../28075_FLASH_lnk.cmd", line 170: warning #10068-D: no matching section

Other Parts Discussed in Thread: CONTROLSUITE

请问怎么解决呢?

  • 我暂时没法复现你的问题,请再根据这个文档检查你是否遗漏了什么步骤。

    C:\ti\controlSUITE\libs\math\IQmath\v160\doc\IQmath_Quickstart.pdf

  • 您好,

    请参考这边帖子:

    http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/p/114474/313677.aspx

  • 由于IQmathTables不再固化在芯片的ROM中,需要将这一部分的程序拷贝到FLASH中,则要修改CMD文件,增加了IQmath和IQmathTables的内存分配。这个CMD文件在TI官方的软件包controlSUITE中已经提供,地址如下:

    C:\ti\controlSUITE\device_support\F2807x\v210\F2807x_common\cmd

    选择2807x_FLASH_IQMATH_lnk_cpu1.cmd,

x 出现错误。请重试或与管理员联系。