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.

6670 LTE Turbo Decoder Library

Other Parts Discussed in Thread: TMS320C6670

Hello,

I'm using TMS320C6670 for my work. I am in the process of developing an LTE based application, and I need the Library for LTE Turbo Decoder. Where can I find it? Can someone tell me, please?

Thank you

Anugerah

  • Hi Anugerah,

    We have LTE Turbo Decoder example code available in our MCSDK (Multi Core Software Development Kit) package. Please download it from the URL below and look for TCP3d examples. 

    http://www.ti.com/tool/bioslinuxmcsdk

    Regards,

    Arun

  • Hi Arun, thanks for your reply

    I've downloaded and installed the new MCSDK 02_00_09_21 which you reccomended. But actually I can't directly build the example in CCS 5.0.3 like the examples from previous MCSDK release. Is there any more settings which are needed?

    Actually I've installed MCSDK 02_00_05_17 before, and I've tried to run the tcp3d example there, but the execution stop in line 463 , in file tcp3d_example_main.c, so I asked if there's another example for tcp3d. But when I tried to import tcp3d example, or another example from MCSDK 02_00_09_21, the project can't be built directly. The console wrote "Description Resource Path Location Typemake: *** No rule to make target `tcp3dExampleProject.out', needed by `all'. Stop. tcp3dExampleProject Unknown C/C++ Problem".

    Can you or anybody help me please

    Regards

  • Try creating a project with same files...