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?
- Can i simply take the old .sysconfig, update the --product and version info and open it in the new sysconfig tool?
- The concern here are newly generating settings that were not available when using 10.2.0.15/1.23 combo.
- 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"
- Any other suggestion?
Thanks for the support.