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.
I am using CCS 5.2 and MCSDK version 2.01.2.06.
I am trying to compile the simple helloworld project.
Till now I have installed all the mcsdk along with the patch as given in the link software-dl.ti.com/.../index_FDS.html
I have followed this link for processors.wiki.ti.com/.../OpenMP_on_C6000 compiling. But I am getting error while building the project.
I am getting this error
What version of the compiler do you use? Compiler version 7.4.x and later defines those symbols in the RTS library.
Thanks and regards,
-George
Please upgrade your compiler to the latest version from the 7.4.x release stream (presently 7.4.15). I'm not sure if this fixes all of your problems. But it will fix the link problem you presently have.
Thanks and regards,
-George