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.