Debuggers for Motor control
Hi,
I have been using STM-STUDIO-STM32 for moitoring the real time variable while motor running without disturbing the program.
MCU used - Stm32F103c8t6
Debugger used - st-link v2
Software used - Stm-stdio
- The stm-stdio is get stopped while debugging and ended up with showing the following error code: ''Acquisition stopped after 10 consecutive communications error'' @while motor is on loaded condition.
- @Motor no loaded condition stm-studio seems fine.
- Does any other software or debugging tool (for stm32) is available to monitor the real time variable for motor control.
