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.
Tool/software: TI C/C++ Compiler
Hi Champ,
Could you advise whether our TMS570 compiler can generate .mapxml file or not?
based on customer infomation ,the .mapxml file is XML format map file, Infineon Tricore compiler can generate this file
The option --map_file generates an ordinary text map file. The option --xml_link_info generates the same information, but in XML format. Please read more about these options in the ARM assembly tools manual.
Thanks and regards,
-George