Question
HAL_RCC_OscConfig detects null pointer with a valid pointer?
Called from SystemClock_Config.
The pointer is clearly ok, as you can see in the Vars window, but the check detects it as null and exits with HAL_ERROR.
Doesn't make any sense, any thoughts?
