Other Parts Discussed in Thread: SYSCONFIG, , CCSTUDIO
Tool/software:
Greetings,
When I try to open a sysconfig file from stand-alone version, i get the message "Invalid argument '--product': No product with name "mspm0_sdk" and version "2.05.01.01" found". We know the file is good, since colleague/collaborator is able to open it.
- This is a new CCS install on a new laptop, and git repo's were simply duplicated into the same files structure.
- I tried to find SDK version 2.05.01.01. (I installed SDKs 2.05.01.00 and 2.06.00.05 with the fresh install.)
- I tried to simply edit the header to change the versioning
* These arguments were used when this file was generated. They will be automatically applied on subsequent loads
* via the GUI or CLI. Run CLI with '--help' for additional information on how to override these arguments.
* @cliArgs --device "MSPM0G350X" --part "Default" --package "LQFP-64(PM)" --product "mspm0_sdk@2.05.01.01"
* @v2CliArgs --device "MSPM0G3507" --package "LQFP-64(PM)" --product "mspm0_sdk@2.05.01.01"
* @versions {"tool":"1.25.0+4268"}
I see there a few similar issues in this forum, but none seemed to exactly match our scenario. Apologies if I've overlooked the solution.
Thank you.
Ken Ayre