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
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
There is no way to do that, but it has been suggested to the team. For now, you will need to watch it. Click the "+" icon in the "watch" section and write the variable you want to watch:
There is no way to do that, but it has been suggested to the team. For now, you will need to watch it. Click the "+" icon in the "watch" section and write the variable you want to watch: