Skip to content

Make lack of TinyUSB when building code targeting stdio_usb more obvious #124

Open
@BenoitVII

Description

@BenoitVII

Hello, I tried to compile locally the pico-examples project following the C++ guide on Windows.
I managed to compile it without any error and I have a hello_usd.uf2 file generated inside my /build folder.

However when I upload it on the pico, no serial port appears.

It works fine with the downloaded hello_usb.uf2 file from the quick start guide on the Raspberry website.

The compiled binary of blink works fine.

There is no error showing up during the compilation, and I noticed that the size of the 2 binaries are different : 25ko for my compiled version and 45ko for the downloaded version.

Any idea?

Compilation machine : Windows 10, intel processor.

Python 3.8 instead of 3.7 but I think this has no impact.

SDK Window 10 v.10.0.17763.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions