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