Other Parts Discussed in Thread: SYSCONFIG
I have a program with CC1314 that compiles OK. I started a new project with another name,
copied all files over to the new directory and tried to compile. I get:
subdir_rules.mk:14: recipe for target 'build-654523409' failed
Invalid argument '--product': No product with name "simplelink_cc13xx_cc26xx_sdk" and version "8.30.01.01" found
gmake: *** [build-654523409] Error 1
gmake: Target 'all' not remade because of errors.
The program that compiles OK, has exactly this kit and version. Why does not my "restored" config
get this? If I try to get into syscfg I get th error that I need the 1.21.1 of sysconfig, but that is also
installed and used by my other program
Regards,
Gullik