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.
Tool/software: Code Composer Studio
Hi,
I found out that "28335_IQmath_lnk.cmd" conflict with another linker command file "F28335.cmd" when compile the project. they double defined areas which causes a lot of errors.
Here is the "28335_IQmath_lnk.cmd" and "F28335.cmd" files used in my project.. 1374.28335_IQmath_lnk.zip1881.F28335.zip
my questions is how to fix the "28335_IQmath_lnk.cmd" file to compile the project.
Can I simply remove the "28335_IQmath_lnk.cmd" file when compile the project? what is the problem if it is removed?
Thanks.
Z