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
QUESTION 1: is my device (TMS320LF2407A) supported in CCSv7/8/9. The project was originally built in CCSv3.3
Here is a snippet from the build log that was in the project directory:
QUESTION 2: if this device is still supported, what steps do I need to complete in order to import this project successfully?
When I try to create a new CCSv9 project, I am of course unable to find that device in the list. I get the following error when trying to import the existing project.pjt:
Thank you in advance.
Hello,
JT said:QUESTION 1: is my device (TMS320LF2407A) supported in CCSv7/8/9.
It is not. The last version to support f24x is CCSv3.3
JT said:QUESTION 2: if this device is still supported, what steps do I need to complete in order to import this project successfully?
You must stay with CCSv3.3 since that is the last CCS version to support your device.
Thanks
ki