stm32H743ZI TouchGFX FrontendHeap HardFault
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-18 2:37 AM
I have an Error using a Custom Board with a STM32H743ZI controller.
First a want to use the internal Flash and RAM_D1 for the TouchGFX App but i always get a Hardfault on Line
FrontendHeap& heap=FrontendHeap::getInstance();
__HAL_RCC_CRC_CLK_ENABLE(); is executed
my Toolchain is up to date
any ideas?
Solved! Go to Solution.
Labels:
- Labels:
-
STM32CubeMX
-
TouchGFX
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-30 7:07 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-30 7:07 AM
https://community.st.com/t5/touchgfx-and-gui-mcu/hardfault-in-mx-touchgfx-init/td-p/240434
this solution worked for me
