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.

Compiler/TMS570LC4357: Maximum variable name length

Part Number: TMS570LC4357


Tool/software: TI C/C++ Compiler

Hello,

I am trying to figure what is (if any) the variable name maximum length supported by the TMS570 arm compiler.We are using code generation tool and would like to make sure that no conflict can happens.

According to the C++ Stndard Annex B, this value should be at least 1024. Is it the case with TI compiler ?

The version we are using is exactly :     v5.2.4  Build Number 1PDDO-KDADEMDK-RTARQ-WAR-ZAZE_V_S_U

Thank you