Didn't work for me with a Pico either. I was hoping it would use USB Serial by default rather than UART but I don't think it uses either.And the 'hello_world' example didn't produce serial output for me (Pico 2 hardware); is it possible that the link between the console output device and the physical UART is missing in the Pico example?
For the 'blinky' sample the 'prj.conf' has a "CONFIG_GPIO=y" which makes sense. For 'hello_world' nothing. I was expecting at least some sort of "CONFIG_UART" or "CONFIG_USB" settings, but I am new to this.
Statistics: Posted by hippy — Thu Sep 11, 2025 8:53 pm