Hi there, I have worked a lot with The TMS320LF240x DSP series from TI and now I want to get a quick start with the C550X, but I don,t know a thing about USB interfacing and USB bootloading.
I've CCS V3.1(full), but I couldn't open the pjt files from the DSPdap firmware package. I think I need to configure the CCS for the specific DSP.
I want you point me the direction for a quick start with this thing, 'coz I wanna add special features to the DSPdap, like GLCD for instance.
Thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The .pjt file is nothing but a text file. You can open the .pjt file in a text editor like notepad. You can then manually create a fresh project in CCS by looking at the contents of the.pjt file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there, I have worked a lot with The TMS320LF240x DSP series from TI and now I want to get a quick start with the C550X, but I don,t know a thing about USB interfacing and USB bootloading.
I've CCS V3.1(full), but I couldn't open the pjt files from the DSPdap firmware package. I think I need to configure the CCS for the specific DSP.
I want you point me the direction for a quick start with this thing, 'coz I wanna add special features to the DSPdap, like GLCD for instance.
Thanks in advance
The .pjt file is nothing but a text file. You can open the .pjt file in a text editor like notepad. You can then manually create a fresh project in CCS by looking at the contents of the.pjt file.