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.

Using #error for not enabling --gcc option in CCS compiler

Hi 

I would like to throw a Error when I do not enable "--gcc" option in my CCS project. Is it possible to use #error in one of the Source file and populate an error in CCS console window during compilation?