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.

Compiler/TMS320F28377D: Can't find a source file at "..\src\IQNsinPU.asm"

Part Number: TMS320F28377D

Tool/software: TI C/C++ Compiler

Dear TI Hello,

I have an issue with the IQsinPU macro        $..\src\IQNsinPU.asm:179:322$(), _IQ24sinPU:

I am using the TMS320F28377D DSP,

When I execute this line of code,

test_Iq = _IQsinPU(0.4);

CCS  return this message,Can't find a source file at "..\src\IQNsinPU.asm"

I tried to look for this file in the TI directory but I couldn't find anyone,

Thank you in advance,

Regards,

S.Tarik,

  • Hi,

    Code composer is looking for the source file to enable source-debug. TI does not supply the source files for this library. This error can be ignored and you can continue to step through the code without any issue.

    I hope this helped. If it resolved your concern, please press the "verify answer" button.

    Regards
    Lori