Hi,
I'm having issues with getting my Pico to be recognized as a USB CDC Virtual COM port when I just plug it in. I'm mostly interested in using the C/C++ SDK for my tinkering and I'd like to see some printfs() via USB. As I understand it, it should work "out of the box", but it's not appearing when I run the "Hello World USB" example.
I've tested the "Hello World Serial" example and that works fine; I've also used MicroPython on this board and it does indeed appear as a USB Serial Device, so I'm a bit lost.
Thanks for all the help in advance!
I'm having issues with getting my Pico to be recognized as a USB CDC Virtual COM port when I just plug it in. I'm mostly interested in using the C/C++ SDK for my tinkering and I'd like to see some printfs() via USB. As I understand it, it should work "out of the box", but it's not appearing when I run the "Hello World USB" example.
I've tested the "Hello World Serial" example and that works fine; I've also used MicroPython on this board and it does indeed appear as a USB Serial Device, so I'm a bit lost.
Thanks for all the help in advance!
Statistics: Posted by Volkip — Wed Feb 14, 2024 4:28 am