Part Number: SYSCONFIG
Tool/software:
I was not able to understand how to have sysconfig `.meta` and template files loaded from my project, so I have been maintaining my own fork of ind_comm_sdk, which I'd rather not do, and modifying the metadata there.
At the moment the two big changes are addition of a different Ethernet PHY for use by the EtherCAT setup and changes to the Debug section so I can use a faster, easier to display, protocol than plain old text.
What is best practice here? How do people maintain Sysconfig settings that are specific to their boards? Everyone else must be hitting this problem the first time they move from a TI Dev board to their own board and need to add a board level setting or change it's behavior.
Is there some hook functions in sysconfig I'm missing?