Warning message turns into error after upate
As i updated my STM32CubeIDE to the latest site version available, i am getting new errors in my working code.
Those errors before update were displayed as warnings but after update they are turning into errors.
passing argument 2 of 'xfunc' from incompatible pointer type [-Wincompatible-pointer-types]
My -Werror is unchecked from the start.
If someone can help me how to resolve it, Thanks in advance.
