Associate III
November 26, 2020
Question
TouchGFX Examples for STM32F769I-EVAL produce memoryfault
- November 26, 2020
- 3 replies
- 1056 views
Hello,
I am evaluating TouchGFX 4.15 with STM32F769I-EVAL and MDK-ARM.
I can successfully compile the code of the Animated Image Example and download it using MDK-Arm and ST-Link. However the CPU hangs in MemoryFault when it first enters TouchGFXHAL::taskEntry() and proceeds to function backPorchExited();
In backPorchExited(); the swapping of the framebuffers obviously cause the MemoyFault.
I didn´t change anything in the configuration auf CubeMX, I just wanted to test this simple example.
Any help is very welcome
Andy
Attached the CoubeMX