Resolved! STM32-MAT (Simulink) compiling error with STM32F303RE using TIM
I'm trying to compile a simple Simulink model (TIM6 timer that toggles the PA5 pin, configured as GPIO_Output).I get this error while compiling in IAR :"Warning[Pe223]: function "__HAL_TIM_SetAutoreload" declared implicitlyHowever, if I use an anothe...