TouchGFX hardfault while screen transition
Hello,
I am working with STM32F469 DISCO with IAR and TouchGFX and I am getting a hardfault exception when doing a screen transition from one screen to other one.
When the screen has few widgets, this hardfault does not occur. When the screen has more widgets the hardfault is triggers when requesting to move to other screen.
I am working with TouchGFX V4.24.0 with FreeRTOS based and I am storing the assets on the external flash within the DISCO board.
Did anyone face this issue and or have a solution for it?
