Code done running, waiting for reload

For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
evelasco
 
Posts: 2
Joined: Sun Aug 16, 2015 7:07 pm

Code done running, waiting for reload

Post by evelasco »

That's the message I see every time I try running anything, any examples out there like the metronome only result in "Code done running, waiting for reload"
What am I doing wrong, running the latest 5xx, and added libraries to the lib folder....

User avatar
dastels
 
Posts: 15699
Joined: Tue Oct 20, 2015 3:22 pm

Re: Code done running, waiting for reload

Post by dastels »

What are you naming your code file? It has to be code.py or main.py for CircuitPython to load it. Further, you should only have one of those... to be sure it's loading what you think it is.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “CLUE Board”