Hi
in NRF connect SDK is it possible to watch variable during run time?
In STM32 CUBE IDE this is called live view of variables.
Thx
Hi
in NRF connect SDK is it possible to watch variable during run time?
In STM32 CUBE IDE this is called live view of variables.
Thx
Hi
Well, this is a basic debugging feature, which is missing. I will you use logging instead.
Just wanted to make sure that my setup is fine.
Thanks
Is there any specific use-case you need this feature for?
Maybe there is another way to solve that.
is it possible to watch value of variable live without holding program while debugging ?