Hard fault in Reset_Handler()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-08-28 3:03 AM
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?
Labels:
- Labels:
-
STM32CubeMX
-
STM32F4 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-08-28 7:50 AM
What type of hard fault?
If you feel a post has answered your question, please click "Accept as Solution".
