2014-10-20 01:58 AM
Hi all,
Yesterday I tried to align my project developed with CubeMX 4.3.1 to the recent 4.4.0 version.I did it
mainly to
overcome a SysTickInit issue with FreeRTOS configuration. Since the regenerated project compiles but won't start, I noticed the following error: Generating a project using the attached file with CubeMX 4.3.1 will generate a correct main.c file. Generating a project using the attached file with CubeMX 4.4.0 will generate a main.c file in which all the MX_XXXX_Init(void) routines do not contain the related HAL_XXXX_Init(&yyyy) function call.Can
someone
explain
this behavior?
Thanks in advance to anyone. Dario #stm32f4 #cubemx2014-11-10 01:47 AM
2014-11-10 08:19 AM
When you release the 4.5 version?
2014-11-12 08:01 AM