How to know about what cause a Hard Fault Exception in STM32 hardware ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2008-06-30 5:14 AM
Posted on June 30, 2008 at 14:14
How to know about what cause a Hard Fault Exception in STM32 hardware ?
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:38 AM
Posted on May 17, 2011 at 12:38
Hello dear STM-users and others,
I need your help to know of what is the best way to solve that problem: know about what cause a Hard Fault Exception during a basic use of a STM32 product. This will help many of our developpers to understand the reason of the fault and will increase the development process. I need to know what is required, how to do that, and what is possible to do to: - know about the problem - where the problem was launched - is is tpossible to get the complete stack that cause the problem ... Anyway thank you for any reflexion on that subject, and if you've already found an answer, please don't hesitate to let me know... Regards , Fabien MartreOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:38 AM
Posted on May 17, 2011 at 12:38
Hi fabien, paul,
Some kind of pointers are here as well . Cheers, STOne-32.Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 3:38 AM
Posted on May 17, 2011 at 12:38
There are registers to do this, see:
Once you have found the cause of the fault, you can find out the address of the instruction that caused it.