Other Parts Discussed in Thread: SYSCONFIG
In the most recent version of SYSCONFIG for the Delfino TMS320F28379D MCUs, there is a tool for creating initialization and linker files (.cmd) called "cmd_tool". However, there is no documentation of how does it work, and when I tried to use it (along with the MEMCFG and CLA fields), only worked when I loaded my code in RAM, but not in FLASH, because it does not include the memcpy functions with coherent variables (LOAD_START, LOAD_SIZE, LOAD_START).
If someone has more information about this tool, please write back.