SW enter HardFault_Handler using OpenStm32
Hi,
The project is developed with Keil MDK, it run well. But I use OpenStm32 to create one project, and copy the source code into the OpenStm32 project. I can run with ST Jlink V2, but the code enter HardFault_Handler while run ''TIM_Cmd(TIM4,ENABLE); ''.
BTW, I use old stm32f10x_it.c (V3.3.0) version?other driver file are old version.

Best Regards,
Kent
#openstm32-debug #driver-version