Part Number: TMS320F28386S
Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
When I add a syscfg file to my project with the following preamble(?) I now get this build error:
/**
* 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 "F2838x" --package "176pin" --part "F2838x_176pin" --product "C2000WARE@4.01.00.00"
* @versions {"tool":"1.11.0+2225"}
*/
subdir_rules.mk:9: recipe for target 'build-1532065089' failed
Invalid argument '--product': No product with name "C2000WARE" and version "4.01.00.00" found
gmake: *** [build-1532065089] Error 1
gmake: Target 'all' not remade because of errors.
