Does anyone know what the below symbol means?
I believe it is a reference to the source file not being implemented anywhere, but I’m not sure.
I’ve looked through the properties to find an explanation but without success. I use ADI’s CCES which is based on Eclipse.
>Solution :
It means: "excluded from the build".
This file will not be compiled and linked in the current build configuration.
From the project explorer right click on this file and select properties:

Then you can see if it is excluded:

