DelaultISR crash on RT1170

,

Hi all, when I using LVGL, after some time (from a minute to five) it crashes in DelaultISR, I think that the problem is in interaction with memory, LVGL lies in ITCM (fast code) and DTCM (fast data)
Thanks!
p.s I create my project in SquareLine Studio on 8.3.6 LVGL version, but in device use 8.3.11 for normal working VGLite (correct drawing of arc & sliders)

according to my observations, I concluded that it crashes faster if the screen is not static (for example, the slider is spinning), if the picture is static, it works longer (up to an hour or two)