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.

CCS/CC2640R2F: Can we add -D compilation flags to eclipsec command line CCS compilation tool?

Part Number: CC2640R2F
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

The command line compilation works perfectly. I notice there exist -I argument which add file path. But my attempt to use -D with some additional compile switch seems to have no effect. Any suggestion on conditional command line compilation by providing additional compilation switches? Thanks.