cancel
Showing results for 
Search instead for 
Did you mean: 

Hard fault in Reset_Handler()

Acarr.1
Associate

We are seeing intermittent hard faults on our custom STM32F413 board when connected with ST-Link V2.

The hard fault happens in Reset_Handler() when FLASH contents are copied to SRAM.

Obviously this happens long before any of our code is executed.

Reset_Handler() is ST supplied code from MX Cube.

Other than this, our board works fine.

Any ideas?

1 REPLY 1
TDK
Guru

What type of hard fault?

If you feel a post has answered your question, please click "Accept as Solution".