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.

[参考译文] TMS320F28377S:当.CLA 调用.c 中定义的函数时、会出现编译错误

Guru**** 2394305 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1270708/tms320f28377s-when-cla-calls-a-function-defined-in-c-a-compilation-error-occurs

器件型号:TMS320F28377S

大家好、

以下是客户可能需要您的帮助的问题:

使用 CLA 时、当.cla 文件的 Cla1Task1任务函数调用.c 文件中定义的函数时、会发生以下错误:

--

谢谢、此致

耶鲁

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

    您好!

    CLA 代码无法从.c 文件中调用函数。 c 文件中的函数使用 C28x 编译器进行编译、C28x instruction.set 与 CLA 不兼容。 您可以调用.h 文件中定义的函数。

    此致、

    维纳