hard fault after touchgfx::muldivu() called
Hello,
I am working on STM32F426 with TouchGFX. However, after I upgrade STM32CUBEIDE and TouchGFX to latest version, I got a hard fault error. In the stack information, it shows the hard fault happens after touchgfx::muldivu() called.

And in the fault analyzer, the fault is to attempt to perform a division by zero.

May I know if there is any way to solve it? Thanks.
Edit : fixed it
