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.

LP-MSPM0G3507: Sysconfig file open error.

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG, MSPM0G3507

Hi, 

The files in the project I'm working on cannot be opened suddenly. 

I don't change any options. 

Below error message is occurred when I open sysconfig file in the CCSv12.2

My project was made based on the version below.

And this file worked normally before the error appeared.

In addition to the above error, I found a new error.

The following error occurs when I import a sysconfig file in M0SDK_v1_00_00_04 in the SYSCONIFG tool.

  • Hi SY,

    Which version for Sysconfig you used? You encunter some error when update SDK to M0SDK_v1_00_00_04?

    Thanks!

    Best Regards

    Johnson

  • Hi Johnson,

    My Sysconfig version is 1.15.0.

    I can open syscfg file with Generic Text Editor.

    It contains version information as below.

    /**
    * 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 --board "/ti/boards/LP_MSPM0G3507" --product "mspm0_sdk@0.55.00.03"
    * @versions {"tool":"1.15.0+2729"}
    */

    When I tried to open the file in a standalone SysConfig tool, it succeeded.

    However, files in M0SDK_v1_00_00_04 cannot be opened with standalone SysConfig tools. Instead, it opens in CCS.

    After installing M0SDK_v1_00_00_04, the files of secured SDK cannot be opened.

    Thanks, 

  • Hi, 

    I can open .syscfg file in secured SDK (v58.xx) so I update details.

    I uninstalled the SysConfig v1.15.0 and reinstalled it. 

    The version I installed is the secured version. (sysconfig-1.15.0_2729-setup.exe)

    In the TI.com, SYSCONFIG v1.15.0 version has different number.

    I confused secured version with public version.

    I installed both versions, but I don't know which one is active.

    Preference in CCS, SysConfig's path was C:\ti\ccs1220\ccs\utils\sysconfig_1.15.0

    Anyway I will stop debugging here.

    Thank you for your support.