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/TMS320F28335: CCS 8.3 Debug configuration for TMS320F28335

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hi there,

I'm working with a TMS320F28335 and I just finished to port my project from CCS 3.3 to CCS8.3.

My projects are compiled correctly using the TI v5.2.15 compiler.

Now I don't know how to configure a Debug Configuration in order to program the DSP with the BH XDS200.

Which Target configuration should I choose ?

Whare I can find the values to fill the other parameters?

Thanks in advance for the help.

Best regards,

Federico

  • Hi Fede,

    I am assuming you are referring to the BlackHawk XDS200 USB emulator, correct? If so, you can create a new target configuration file from CCS. 

    Follow these steps:

    1. File > Target Configuration
    2. Specify a name and location for the target config file.
    3. Select "Texas Instruments XDS2xx USB Debug Probe" in the "Connection" field.
    4. Select the TMS320F28335 in the "Board or Device" field.

    Test it out and let me know if that works.

    Note: I have CCS 9.0.1 but the steps should be the same.