[Bug] Wrong function name for the Hard Fault interrupt?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-16 3:26 AM
Posted on December 16, 2015 at 12:26
Hi,
I noticed this after the latest 4.20.0 update. This is experienced on a CubeMX project creation (Keil uVision). I think, the naming for the Hard Fault ISR function is wrong in stm32fxx_it.c file. I think it should be: HardFault_Handler() instead of: HardFault_IRQHandler() Am I right? Best Regards, Emre
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-16 4:00 AM
Posted on December 16, 2015 at 13:00
Yes. You are right. It's a bug of the latest CubeMX. I suggest you to change the topic title adding a ''[Bug]'' inside it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-16 5:33 AM
Posted on December 16, 2015 at 14:33
Hi cnoviello,
Thanks for the reply and showing me the way to report a bug :)Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-17 1:42 AM
Posted on December 17, 2015 at 10:42
Hi emretiryaki,
Thanks for reporting this bug. Required actions will be taken to fix it.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-04-12 5:38 AM
Posted on April 12, 2016 at 14:38
Dear user,
This issue is now fixed in MX 4.14. Best regards