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/cc2650: simple_peripheral: Why is the CCS project definition dependent on the IAR project definition?

Part Number: CC2650


Tool/software: Code Composer Studio

I tried removing the IAR project definition as we are using CCS only, but found that there is a dependency:-

>> ERROR: Cannot open command file '.../ccs/app/../../iar/stack/build_config.opt': No such file or directory

Could you explain why this is?