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/TMS320C6678: ".symmetric_code_L2" significance

Part Number: TMS320C6678

Tool/software: TI C/C++ Compiler

Hello all,

I have taken responsibility of a code base for c6678 recently, which was not maintained for 3 months. In this code I found a memory section named ".symmetric_code_L2". The person who wrote the code left 2.5 months ago.

So I am wondering if this name has some significance (like .text, .bss, .far sections) or could it be just some random name that the programmer came up with.? Please suggest.

Thank you in advance for your time.