Debug with Visual Studio 2017
-
Hi
How do I connect to and debug on PyCom with Visual Studio? NOT Visual Studio Code.
I have successfully connected via Telnet over WiFi.
I suspect I may have to install "ptvsd" on the PyCom module, any help on doing that would be appreciated.
I also have a USB-serial adapter but I haven't connected with that yet.
I am using W01 module.
Thanks
-
Hi,
We dont have any official support for debugging on Visual Studio. I suspect ptvsd also has significant native functionality to linux/windows and wont be easily ported to micropython either.
Sorry I cant be more help