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.