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.

XDS510 with F28335

Other Parts Discussed in Thread: TMS320F2812, CCSTUDIO

Hi

We have an XDS510USB emulator of Spectrum Digital and planning to switch from TMS320F2812 to F28335. What steps do I have to follow. Which steps do I have to take to do so?

I guess that there is a Code Composer Setup File especially for F28335 needed... (?)

 

Additional Information:

Code Composer Studio IDE: v3.3

Gode Generation Tools: v5.2

 

Have a nice weekend!

  • Timon,

          You'll need to download the chip support package for the F28335 from Update Advisor. I'm not too familiar with the Spectrum emulators, but I think you'll also need to download their latest drivers.

    One easy way to tell is to launch Setup CCStudio and see if there are any F28335 configurations available for the XDS510 listed.

     

    Charlie

  • It is nice to know that in addition to header files, chip support package is also available for 28335 - is there a quick reference or link on this CSP? Anyway, Spectrum Digital CCS drivers can be downloaded from website - you can try this link http://support.spectrumdigital.com/index.html?osCsid=11f217fce98aabdc9b59bd37a13941dc and as far as I can tell you should be able to use your XDS510USB for all C2000 devices including 28335.

  • Arefeen Mohammed said:
    It is nice to know that in addition to header files, chip support package is also available for 28335 - is there a quick reference or link on this CSP?

    Hi Arefeen,

    CSP means many things depending on who you ask :)  In this context it is an update to CCS to support a particular device.   I think you are thinking of a API type package with initialization code or some sort of GUI interface to generate code.   We've been looking at some options for this as well, but nothing is available yet beyond the initialization functions included in the header file package today.

    -Lori

  • Arefeen

          I think you are just asking for the chip support package for the F2833x family for CCS. This should be available for CCSV3.3 users through update advisor and pre installed for CCS V4 users. Users can also download the header files package found at www.ti.com/c2000tools

     

    Charlie

  • Hello Lori - Thanks for the clarification and yes, I was thinking in the line of APIs like other TI device families. But, I am fine with header file solutions which work excellent for our developments. I was just curious about CSP ... again thank you.