2023-08-18 02: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.
2023-08-30 07:07 AM
2023-08-30 07:07 AM
https://community.st.com/t5/touchgfx-and-gui-mcu/hardfault-in-mx-touchgfx-init/td-p/240434
this solution worked for me