Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: LP-MSPM0G3507, SYSCONFIG, MSPM0-SDK, CCSTUDIO
Hello,
I'm brand new to TI micros and ecosystem, but not new to embedded. I just downloaded CCStudio 20.5 and am trying to get a new project going for LP-MSPM0G3507 launchpad. I had also downloaded and installed the latest MSPM0-SDK and installed it. I used the Project Wizard and imported bsl_software_invoke_app_demo_spi. The first thing is it wanted to download an older version of TI Clang than came with CCStudio, but at 1.34Gb I selected GCC instead because my net connection is slow. It also downloaded an older version of SysConfig. After creating the project, when I try to build it fails with this error:
SysConfig - building file: "../bsl_spi.syscfg"
".../ti/ccs2050/ccs/utils/sysconfig_1.27.0/sysconfig_cli.sh" --script ".../bsl_software_invoke_app_demo_spi/bsl_spi.syscfg" -o "syscfg" --compiler gcc
Invalid argument '--product': No product with name "mspm0_sdk" and version "2.10.00.04" found
Why is it using SysConfig 1.27 when it downloaded 1.26 for this project - and how can this be fixed?
