Hey I am new to platform.io for embedded development of projects. I've been using keil for long time for my motor control project. It helps me monitor the status of variables in watch window without halting the program . Motor is free running while I am monitoring variables in watch window.
Is is possible to observe the expressions and variables in watch window for platform.io without any breakpoint. I can't stop my program as it involves motor control.
Hey I am new to platform.io for embedded development of projects. I've been using keil for long time for my motor control project. It helps me monitor the status of variables in watch window without halting the program . Motor is free running while I am monitoring variables in watch window.
Is is possible to observe the expressions and variables in watch window for platform.io without any breakpoint. I can't stop my program as it involves motor control.