Tool/software: TI C/C++ Compiler
Hello All
Accordingly
TMS320C28x Optimizing C/C++ Compiler
v18.1.0.LTS
User's Guide
Section 6.11 Object File Symbol Naming Conventions (Linknames)
For COFF, the compiler places an underscore at the beginning of the linknames of C identifiers, so you
can safely use identifiers that do not begin with an underscore in your assembly code.
For EABI information is absent
So The question is which name convention does EABI have?
Best regards
Andrii Shevchuk.