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.
I have a problem with Build Tools in Code Composer Studio. I have eZdsp F28335 board and CCS v3.3 installed on my computer. I was geting an error "don't know how to buid file" following by the path of the file. The files that I was getting error for were .cmd, .c . Then when I went in in CCS to Help>About>Component Manager>Build Tools, I noticed that for TMS320F28xx, which is my DSP board, Build Tools were missing. There was an installed directory for the Build Tools but no version for it on the right side of the CCS Component Maneger. Under Build Tools on the left side of the CCS Component Manager, under TMS320F28xx where the name and version of tools should be I have <>. Can anybody help me to figure out where to get Build Tools for TMS320F28xx and how to install them. My understanding was that all tools should come with CCS.
Alexey,
A Getting Started Guide for the EZDSP can be found on the www.SpectrumDigital.com/support website.
http://c2000.spectrumdigital.com/ezf28335/docs/ezdspf28335_qsg.pdf
The EZDSP should have come with a CDROM copy of CCS that includes the Target Content package for the F28335.
If you have access to that CDR, then you may want to do a "fresh" install to insure you have the F28335 target library available for the EZDSP.
Also, check out the FAQ found at Spectrum Digital.
http://c2000.spectrumdigital.com/files/faq_c2800.html#1.3
And finally, Section 7.1 in the CCS Getting Started Guide may be of some help in understanding how to enable / disable multiple targets.
http://focus.ti.com/general/docs/techdocsabstract.tsp?abstractName=spru509h
Don't forget to run CCSetup before starting Code Composer.
Cheers!
Alexey, here is some additional advice on loading the codegen tools.
Update Advisor is accessible if you have a registered copy of CCS.
http://e2e.ti.com/forums/t/4548.aspx
Thanks,