adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
450 stars 120 forks source link

RP2040: ep 0 out was already available #349

Closed tyeth closed 7 months ago

tyeth commented 7 months ago

Operating System

Windows 11

Arduino IDE version

2.2.1

Board

picow

ArduinoCore version

earles pico core 3.6.1

TinyUSB Library version

latest release pulled by CI a few days ago

Sketch as ATTACHED TXT

Running the Adafruit WipperSnapper demo in debug mode

Compiled Log as ATTACHED TXT

to-be-added

What happened ?

Symptom: Failed to recreate usb serial and mass storage device while debugging wippersnapper

How to reproduce ?

I cannot easily reproduce, but did get it a number of times initially, and after reboots. Think it's when I leave the serial port in a broken state, but not really sure. I'd like to leave this here to expand upon in further similar situations

Debug Log

No response

Screenshots

No response

tyeth commented 7 months ago

Viewing the stack etc at point of crash (more like talking a gentle winding stroll through the stack, apologies) https://youtu.be/eaDfto6JSXg

Closing this for now until I can recreate with a debug log