Hello Members, I have question about predefined symbol property of Code Composer studio.
I have some symbols defined to STD_ON in predefined symbols. And when i Build my project i do see one symbol source code lines are still grayed out even after defining to STD_ON in predefined symbols. Rest all symbols are working. Issue is only with one symbol. I checked for that symbol in whole project and its not defined anywhere else.
Any idea why its still taking it as undefined ?
Thanks