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/TMS320F28377S: static variable not appears into .map file?

Part Number: TMS320F28377S

Tool/software: TI C/C++ Compiler

Hello

I just seen this:

All variable declared in "static" at the top of a c file are not enumerated into the .map file.

Why?

Thank