How to solve HardFault_Handler problem at debugging?
Hi Everyone,
I am newbie in embedded software field, Just graduated from college.
I am trying to connect a SD card and read&write data. I did same things to my STM32F429 but when I tried them on STM32F030C8, I am facing with Debug Current Instruction Point at HardFault_Handler() function in stm32f0xx_it.c file.

I use external crystal, FATFS, SPI and just a GPIO in output mode as chipselect for SPI.
How can I fix this problem?
Thank you in advance!
Volkan
