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.

[参考译文] TMS320C6657:如何修改此错误#include <cerrno>

Guru**** 2480515 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1540952/tms320c6657-how-can-i-modify-this-error-include-cerrno

部件号:TMS320C6657


工具/软件:

TI 团队大家好、

如何修改以使用此库?

此致、

Eric

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

    您好、Eric、

    您使用的是“c"文件“文件吗? 您能尝试一下吗?

    #include <errno.h>

    cerrno是 C++标准标头。

    此致、

    Betsy Varughese.