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.

Host-build version of vlib 3.2.1

Dear Sirs,

We have set up a simulator on PC based on TI's C6xSimulator.

There is a host-build version of vlib 2.2, iqmath 2.1.4 which can run on this simulator.

However, I can not see a host-build version of vlib 3.2.1 in the download page. (And also the installed folders)

Is TI support host-build version of vlib 3.2.1 ?

Sincerely,

Chinson

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.

    We will get back to you on the above query shortly. Thank you for your patience.

  • Hi Chinson,

    We no longer support the host version (PC/x86) version of the VLIB kernelsin VLIB 3.x versions. However you can use the vlib.libraries (vlib.ae66) on the TI C66x simulator included in CCSv5.

    If  you dont need the new kernels included in the VLIB 3.2, you could choose to use the host libraries from VLib 2.2 and then build your C66x project using the new libraary as the functionality of existing functions in VLIB 2.2 haven`t chnaged in VLIB 3.x

    Regards,

    Rahul

  • Dear Rahul,

    It's so sad to hear that.

    After developing an algorithm, we need to verify if our PC simulation results will be the same as the DSP results.

    For example, we need to know if the output of our image pyramid is the same the output of VLIB_imagePyramid16.

    Is it possible to provide natural c source code of vlib to customer, instead ?

    Sincerely,

    Chinson