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.

CCS/TMS320C6748: what is the difference between dsplib.lib and dsplib_cn.lib?

Part Number: TMS320C6748

Tool/software: Code Composer Studio

I am using TMS320C6748EZWTD4,The IDE is Code Composer studio 7.0 , if I want to use dsplib,which one should i use?

In the dsplib,there are two lib:

1. dsplib.lib

2. dsplib_cn.lib

what is the difference between the two?

  • Hello,

    This question was answered in the following thread, please see the reply by Ran:

    e2e.ti.com/.../1792216

    "cn stands for c natural. This is a standard C implementation of the dsplib functions (and library) that does not use intrinsic and uses only standard C instructions. It is usually used as the "golden standard" to which the optimized library results are compared to."

    Regards,
    Sahin