This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What's the naming convention of C Compiler generated symbol ?

After compiling, CARM will automatically generate some new symbol(segment, module) or change the variable/function name, such as ?CON?Hello, ?C_CLRSEG, ?PR?main?Hello, ?C?INIT, ?PR?strlen?T?strlen, ?DT0?Serial, etc. What's this naming rule?

0