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.

TMS320F28379D: SYSCONFIG + CMD tool: how does it work?

Part Number: TMS320F28379D
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.