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.

[参考译文] TMS320F28386S:具有 memcpy_fast_Far 的编译错误

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

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1444784/tms320f28386s-compile-error-with-memcpy_fast_far

器件型号:TMS320F28386S
Thread 中讨论的其他器件:C2000WARE

工具与软件:

您好!

您可以帮助解决以下编译错误吗?

1.控制台窗口显示如下所示的有关 memcpy_fast_Far 未定义错误的消息。

2. memcpy_fast_far.asm 文件位于工程文件夹中、memcpy_fast_far 函数在其中定义。

3、测试代码如下。 在 while 循环中以1+写入内存。

4.电流设置如下所示。

5.将 COFF 更改为 eabi 时、表示没有错误。

但在这种情况下、存在异常操作、例如测试期间的延迟或重新启动。

谢谢。

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

    David、您好!

    您的项目是否基于某些 C2000Ware 或电机控制 SDK? 您为什么在.asm 文件而不是.c 中定义此函数?

    谢谢!

    Luke