Question
how to change c language from c90 to c99 in stvd
Hi,
I am using STVD to debug program for stm8s105c6 MCU. Here am able to compile code properly, and using cosmic compiler.
I am getting error for Inline, and also prototype missing, semicolon missing, invalid constant expression, etc. errors are coming.
Do they are occurring due to c language standard version or anything else?
Please guide.
Thanks in advance.
