Question about debug setup

Hi,

I would like to debug using VSCode & ODrivetool.

Do I need to connect STLink via one USB port for VSCode to work and standard USB cable via miniUSB connector for ODrivetool to work concurrently?

Thanks,

Anil

Yes. Additionally, make sure to set
CONFIG_DEBUG=true in tup.config

Thanks. Will try later tonight or tomorrow.