Warning : current language does not match this frame.
Hello,
I'm currently learning how to use an STM32H7B3I-EVAL, I'm just starting out. I'm trying to debug a simple TouchGFX project with only a slider with STM32CubeIDE.
The problem is that when debugging I get a warning:
Warning: the current language does not match this frame.
set *(int *)0xE000EDFC=*(int *)0xE000EDFC|0x7F0



I use : TouchGFX 4.20
CubeIDE 1.9
Does anyone have an explication please?
