cancel
Showing results for 
Search instead for 
Did you mean: 

stm32H743ZI TouchGFX FrontendHeap HardFault

PPete
Associate III

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?

1 ACCEPTED SOLUTION

Accepted Solutions
1 REPLY 1
PPete
Associate III