TouchGFX_init make hardfault on Frontendheap function on STM32H743
Hello,
I have problem with touchGFX once i updated it from 4.16.1 to 4.17 ....
when touchgfx_init() function reached to this line (FrontendHeap& heap = FrontendHeap::getInstance();) it makes hardfault which i have not on previous version....
in assembly on this line:
0x08009748 F7FAFBF4 BL.W _ZN12FrontendHeapC2Ev (0x08003F34)
Please help ......
