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.
Hi,
Please help me solve the following two problems:
1. Which firmware (C66, C7X) of DSP is used for cross-compilation chain, or gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu?
2. Currently, the algorithm development on DSP provides C language algorithm development. Do you support C++ algorithm development by calling C++ library through C?
Thank you !
Regards,
Kong
Hi,
1. Which firmware (C66, C7X) of DSP is used for cross-compilation chain, or gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu?
This question is not clear, are you asking about compiler for C7x DSP? If yes then you can download from here : https://www.ti.com/tool/C7000-CGT
2. Currently, the algorithm development on DSP provides C language algorithm development. Do you support C++ algorithm development by calling C++ library through C?
c7x DSP supports both C and C++ language.
Regards,
Anshu
Hi,
In addition, I would like to know whether the two C66 DSPS also support both C language and C++ language?
Regards,
Kong
Hi,
At the same time, we hope you can also send us the link of the download address of the C66 DSP compiler. Thank you very much!
Regards,
Kong
Hi Kong,
You can download c66x compiler here.
C6000-CGT IDE, configuration, compiler or debugger | TI.com
Yes, C66 also supports both C and C++.
Let me check internally with our compiler team, if there are any limitations in this support.
Regards,
Nikhil
Regarding C++ support ... Please search the C7000 compiler manual for the sub-chapter titled Characteristics of C7000 C++. Also search the C6000 compiler manual for the sub-chapter titled Characteristics of TMS320C6000 C++.
Thanks and regards,
-George