Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
CCS Team,
I have tried to open an older project from ControlSuite on a fresh install of CCS (still using CCSv6.2) and cannot import the project successfully. CCS prompts me and says that it requires the specific version of the compiler in order to even open/import the project, and directs me to the CCS App Center. I have a few problems/suggestions:
- CCS App Center does not allow you to install old versions of the compiler. You cannot even select which compiler to install, it only installs the latest.
- Allow the user to browse for and install any version of the compiler that is available publicly instead of forcing only the latest version.
- CCS already provides you with the option to change the compiler version in an existing project, why not allow the user to import the project and change the compiler version to an installed version? Instead of failing to even import the project, prompt the user with a few options:
- Install that specific version of the compiler and then import the project.
- Update the project to any of the available compiler versions already installed on the user's machine.
- Do not import, allowing the user to find and install the compiler version manually. Which is not straightforward at all.
Regards,
Mark