Question
STM32Cube MX (STM32F407G) HAL + FreeRTOS
Posted on August 14, 2014 at 18:46
hi,
I'm novice with STM32CubeMX HAL + FreeRTOS with KEIL MDK-ARM ulink2 I have problems, with SysTick probably, HAL_RCC_ClockConfig, because it genere HardFault_Handler. When xPortSysTickHandler() in SysTickHandler() in ''stm32f4xx_it.c'' is in comment, there's no hard fault... and without RTos , I have no problems. Do you know the problem or do you have basic exemples for STM32F4xx HAL+FreeRTOS ? merci Jose Ferreira