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: Memory map file format

Part Number: TMS320F28379D


Hi

We have some problems with using debbuger when the high voltage is connected to the converter because connection loss. So we decided to write simple app to preview variables by address using serial port.

The problem is with the format of *.map file because the variables packed in the structs are not included in the file. All global variables can be found..

Is it possible to generate a file (easy to parse) with names and addresses of all variables also struct members? I have tested ofd2000, nm2000 but without success.