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.
大家好,
我们希望在用于 TMS320F28388D 的嵌入式 C++中实施我们的项目。
请解释 C++与 TMS320F28388D 的兼容性。 请解释 采用 TMS320F28388D 的 C++的缺点。
在 controlSUITE 中,我们只能看到基于 C 的所有示例。
TMS320F28388D 是否有任何 C++示例?
此致
销钉
您好,
TI 编译器支持2003版 C++标准。 编译器的用户指南对详细信息进行了解释
https://www.ti.com/lit/ug/spru514w/spru514w.pdf
我们没有任何 C++示例。 由于内存占用空间和性能是 C2000应用的关键考虑因素,C 是编程语言的首选。
谢谢,