Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Can you describe your host environment? Commented Jan 13, 2016 at 2:35
  • If you watch dmesg -w on the Linux machine (I assume you're working on some flavor of Linux) you'll see kernel messages from the USB sub-system. While doing that try resetting the Leonardo and watch the messages. They may give you some clues. Commented Jan 13, 2016 at 5:25
  • Does the setup() contain "while (!Serial);" to give the Serial startup time? Commented Jan 13, 2016 at 6:36
  • @MikaelPatel, No. I posted my setup() code. Commented Jan 13, 2016 at 17:10