Stange compile issues #2173
-
Hi I am encountering some strange compile issues. Raspbery PI 5 8GB Arduino: 1.8.19 (Linux), TD: 1.59, Board: "Raspberry Pi Pico, 2MB (no FS), 133 MHz, Small (-Os) (standard), Disabled, Disabled, Disabled, Disabled, None, Adafruit TinyUSB, IPv4 Only, Default (UF2)"
However this compiles ok with the Tiny USB stack
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
You probably still have TinyUSB selected in the menus. Use Tools->USB Stack->Pico SDK and rebuild. |
Beta Was this translation helpful? Give feedback.
-
Sorry , being dim here. Yes is compiles OK with PICO SDK. Why should in not compile with TinyUSB and why does the second examples compile fine with TinyUSB ? |
Beta Was this translation helpful? Give feedback.
-
Many Apologies |
Beta Was this translation helpful? Give feedback.
You probably still have TinyUSB selected in the menus. Use Tools->USB Stack->Pico SDK and rebuild.