Why does a HardFault_Handler occur in my touchgfx_generic_init on calling FrontendHeap::getInstance()?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-03 6:10 AM
Hello,
I have a problem during my touchgfx_generic_init call.
I fall in HardFault_Handler when FrontendHeap::getInstance(); is called.
Before that I have a strange behavior on calling hal.initialize(); which calls OSWrappers::initialize() and switch to disassembly code.
You can have look on the print screen joined.
Thanks for your help.
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-10 2:52 PM
Hi,
Do you have the CRC enabled ? It is mandatory to initialize the TouchGFX library, please see the following post : HardFault in MX_TouchGFX_Init() (st.com)
Best regards,
Nicolas
