SYSCONFIG: Migrating to sysconfig 1.25.0 and SDK 11.0.0

Part Number: SYSCONFIG
Other Parts Discussed in Thread: AM263P4

Tool/software:

I am in the process of migrating our custom board project from  SDK 10.2.0.15/sysconfig 1.23 to SDK 11.0.0.19/sysconfig 1.25.0.

We are using AM263P4 and utilize all 4 cores in 2 different board configurations.  Hence 8 x .sysconfig files to migrate.

What is TI's suggestion when migrating all .syscfg files to the latest SDK?

  1. Can i simply take the old .sysconfig, update the --product and version info and open it in the new sysconfig tool?
    1. The concern here are newly generating settings that were not available when using 10.2.0.15/1.23 combo.
  2. Do I need to create a new .syscfg file with the latest --product and sysconfig GUI and manually enter all our settings again?
    • This option is error prone and will take a lot of manual labor
    • Follow up question.  Why does sysconfig 1.25 force you to select a board type?   We have a custom board and is neither Control Card or LaunchPad.  What values should I put here?
    • It adds --board "/board/am263px-cc"
  3. Any other suggestion?

Thanks for the support.