Hi,
I have created a project based on the pico examples. At some point I needed some debug output but I cannot get it to work. I removed basically everyhing until my project looked exactly as the hello_world USB example which shows up as COM device but my implementation does not. Actually the only difference is, that my project resides at /mnt/c/.../GIT/Project which already cause troubles because I had to tell CMake where the SDK sits but however, neither the compiler nor the linker is complaining but the device does not show up.
Any further hints?
Thanks.
I have created a project based on the pico examples. At some point I needed some debug output but I cannot get it to work. I removed basically everyhing until my project looked exactly as the hello_world USB example which shows up as COM device but my implementation does not. Actually the only difference is, that my project resides at /mnt/c/.../GIT/Project which already cause troubles because I had to tell CMake where the SDK sits but however, neither the compiler nor the linker is complaining but the device does not show up.
Any further hints?
Thanks.
Statistics: Posted by brainbugfix — Mon Sep 02, 2024 3:48 pm — Replies 1 — Views 64