My keil ide not showing error and warnings in editor window. What is the problem?
Maybe there is no error or warnings ;)
Or, maybe we need just a little bit more information ?
In output window it's showing errors and warning after build. But while writing code it's not showing any errors and warning in editor.
That is expected behaviour: errors & warnings are detected & reported by the build tools - so you won't get them until you do a build.
Not exactly true Andy....
Samarth, did you check this in settings ?
It's working now. Thank you
Hi, can you share how you solve this problems? I tried switch on and off Dynamic Syntax Checking but has no effect. thank you.