Part Number: TMS320F2800135
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG,
Tool/software:
Invalid argument '--product': No product with name "C2000WARE" and version "5.04.00.00" found
The below is the error that I'm getting while creating a new sysconfig file:
**** Build of configuration Debug for project END ****
"C:\\ti\\ccs1281\\ccs\\utils\\bin\\gmake" -k -j 8 all -O
Building file: "../EPWM_3_ph.syscfg"
Invoking: SysConfig
"C:/ti/sysconfig_1.23.0/sysconfig_cli.bat" --script "C:/Users/Admin/workspace_135/END/EPWM_3_ph.syscfg" -o "syscfg" --compiler ccs
Usage:
cli [-o <dir>] [-s <file>] [-u <string>] [-b <name>] [-d <name>] [-p <name>] [-r <name>] [--treatWarningsAsErrors] [--quiet -q] <script>
cli --help
cli --version
example: cli -s <sdk_root>/.metadata/product.json -d MSP432P401R -o project/debug project/example.syscfg
Note that the all arguments other than '--help' and '--version' may also be
specified via the script with an embedded @cliArgs comment directive.
E.g. // @cliArgs -d MSP432P401R
If an argument is embedded in a script and explicitly specified via the CLI
then precedence is given to the CLI arguments. Additionally, specifying
"--board" or "--device" on the CLI will override any "--board" and "--device"
arguments specified in the script.
subdir_rules.mk:9: recipe for target 'build-1488692943' failed
Invalid argument '--product': No product with name "C2000WARE" and version "5.04.00.00" found
gmake: *** [build-1488692943] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
