Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: SYSCONFIG, CC2640R2F
Tool/software: Code Composer Studio
Hi,
I just watched youtube video that SysConfig is included at CCSv9.2, but I can't find anywhere. Where is it exactly?
-kel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC3220SF-LAUNCHXL
Other Parts Discussed in Thread: SYSCONFIG, CC2640R2F
Tool/software: Code Composer Studio
Hi,
I just watched youtube video that SysConfig is included at CCSv9.2, but I can't find anywhere. Where is it exactly?
-kel
kel,
The SysConfig editor is launched when you open a .syscfg file. Example projects in the latest SimpleLink SDKs have .syscfg files in them. Here I have the empty example in my workspace. I double click on the .syscfg file and it opens in the editor area.
The .syscfg file will automatically be "built" when the project is built, this in turn generates source files which are used as part of the build.
If you want to test it out I would recommend grabbing the latest SDK and just importing an example or two. You could then build up the configration.
Regards,
John
Markel,
I could only access Sysconfig via an existing project from the Simplelink SDK. Just like you, I see no menu entry (File --> New, or from the menu View).
I suspect this is intentional (start always from an existing project), but I will confirm.
Hope this helps,
Rafael
Markel,
The CC2640R2F SDK does not seem to have Sysconfig examples. Sorry.
The ones I saw that feature this are the CC13x2/CC26x2, MSP432P, MSP432E and CC322x.
Regards,
Rafael