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.
Tool/software: Code Composer Studio
Hello
Tarun Garg this side.
I am currently using CCSV7 for my target controller C2000 TMS320F2812 along with XDS510LC Spectrum Digital Emulator for Debugging and programming. From past few weeks, I am having trouble using CCSV7 as it stucks mutlple times & doesn't show Debug window.
So I am planning to switch to V8 of Code Composer Studio,Will all my existing projects files still work well with V8 without any discrepancies?
Request a reply on the same ?
My system is of 64 bit configuration having Window OS.
Thanks in advance.
Tarun Garg1 said:So I am planning to switch to V8 of Code Composer Studio,Will all my existing projects files still work well with V8 without any discrepancies?
Yes they should work. Just to be safe, I would follow the below suggestions:
-Use a separate (new) workspace folder for CCSv8 and import the existing projects to it. Do not reuse the workspace you were using with CCSv7.
-Use the same version of the compiler you used with CCSv7.
Thanks
ki