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:
The project is evaluating the TMS320F280023 MCU, which is compiled by CCS and integrates the CCP calibration protocol code. However, it encountered an issue where the. elf and. out files were not recognized, and the a2l import in CANape did not display variables.
What kind of elf parser does TI chip use in the output file of CCS compiler? What is the recommended MAP format for this file that is compatible with CCP in CANape?
I am not familiar with CANape.
What kind of elf parser does TI chip use in the output file of CCS compiler?
The variant of ELF output by the C28x compiler is documented in the TMS320C28x Embedded Application Binary Interface (EABI) Application Report.
What is the recommended MAP format
It is probably better to ask Vector. Perhaps CANape can read in the XML variant of the map file the TI tools create when you use the linker option --xml_link_info=file.
Thanks and regards,
-George
Vector is a different company from TI. I cannot transfer a forum thread to another company. Find out how Vector supports customers, and ask your question there.
Thanks and regards,
-George