Can't see static and global variables in VS Code with nRF Debug

Hello,

we are debugging the asset_tracker_v2 on nRF9160 DK in VS Code with the nRF Debug backend, but unfortunately the global and static variables are not shown in the VARIABLES section:

Are we missing some setting here?

Thanks,
Patrick

Related