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.

Tms320VC5510dsk with code composer studio 5.3

Hello,

I am using TMS320VC5510DSK board for my practical lab purpose.

I am using it my windows 7 system on which CCS 5.3 is installed.

In this IDE Device family is given.

1. How to use this 5510 dsk kit with CCS 5.3?

2. When I select device emulator sprectum digital 5510 USB it shows me no device found.

But if I select eZdsp- 5510 usb emulator code is dump into it and after pressing on run button it will run.But if I will press stop button error popo up source code not found.

3. Also CCS 3.3 has its sample code such code available with CCS5.3?

4. How to include file in project which are copied from sample project in CCS3.3?

  • Hi,

    Team is working on and will get back to you as soon as we can.

    Thanks & regards,
    Sivaraj K

  • Thank you for your reply.

    I am from IIT Delhi.

    I think you understood my problem properly.

    And soon our lab session is going to start in M.tech program and we are using this kit for this purpose.

    In our lab there are also other setup of TI.

    I am requesting you if your any engineer or branch in Delhi location can we get help at our place?

    If this I am very thankful to you.

    I look forward to you.

     

  • After you invoked CCS, you should be able to choose either the default DSK5510. It is in target configuration via pull down manual in View->Target Configurations.

    Example code is not part of CCS release. I guess you are referring to examples in CSL. If so, you have to import it. Use File->Import ->Code Composer Studio->Legacy CCSv3.3 Projects and follow the steps. Or you can start a new CCS5 project with the files in the examples.

    Since you have other TI setup in your lab, have you consider migrating to newer C55 platform like C5515/35 ezDSP or EVM? There is a large number of examples in CSL and supporting tools/documents. You can access it via:

    http://www.ti.com/product/TMS320C5515/toolssoftware

    Hope this help.