Hello Everyone,
I have a basic question about CCS.
If I want to separate debug & release code using "#ifdef _DEBUG_", I should put the symbol in Project properties -> C/C++ Build -> Tool Settings -> Predefined Symbols, right?
(When I create a new project, I don't see any difference between the default Debug & Release profiles.)
Thanks a lot,
Binh