I searched the forum before, but didn't find any matching the issues I have.
I am using MCUXpresso IDE v11.1.1 [Build 3241] [2020-03-02], with an OM13098 board (LPCXpresso54628) as hardware.
I am not seeing correct local variables, especially variable names, and I con't see what I am doing wrong.

As seen, the names in the variable view do not match the names declared in the current function at all. Nor does their number. Some are updated while stepping through, and the value and change seems plausible. Which would IMHO indicate the debugger is in the right stack frame.
Has anybody experienced such an issue ?