We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I'm using Keil MDK V5.27.1.0 and the ARM Compiler V6 where I exported code from STMCubeMx V6.6.1
I'm getting the following error when I try to build the project in Keil:-
ArmClang: error: unsupported option '--C99'
I'm really stuck and cannot compiler my code. Can somebody please explain how I can get rid of this error?
Thanks,
Paul
Try using --std=c99