File Static Variables and Globals not visible in Variables view during Debug

Hello everyone,

I am using ARM Development Studio (2023.1) for debugging my code on the Fixed Virtual Platform. This works great in general but the "Variables" view fails to display File Static Variables and Globals (Locals work just fine). When expanding each of these categories, "Pending" is displayed for less than a second, after which the category appears just as empty as when collapsed (see screenshot).

I can use the debugger commands to print file static variables and globals without problems so accessing these variables cannot be the problem. Maybe the "large" number of Variables is causing the problem? This problem is present for multiple versions of ARM DS and on multiple machines.

I hope there is a way to fix this as it is important for me to view these variables as well and relying on the debug commands is tedious.

kind regards,

Martin S.