Stop Keil uVision build when warning detected -


i building project keil uv5.17. build stops when detects error, have same behavior warning. using option target >> user >> stop on exit code. seems ignore warnings, options on how stop build, when warning appears?

if want warnings treated error, go options target>>c/c++. in misc controls add:

--diag_error=warning 

Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -