CLUE CODE DONE LOADING 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
soky157
 
Posts: 28
Joined: Wed Nov 13, 2013 3:07 pm

CLUE CODE DONE LOADING WAITING FOR RELOAD

Post by soky157 »

Just received the Clue after installing the latest firmware DFU Bootloader 5.31. After install i get this message: code done running, waiting for reload. I would sincerely appreciate help with this.

soky157

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

Re: CLUE CODE DONE LOADING WAITING FOR RELOAD

Post by dastels »

That simply means that the python code in code.py or main.py has executed to completion and CircuitPython is waiting to be restarted (by updating your code or restarting it via CTRL-D in the REPL.

Dave

User avatar
soky157
 
Posts: 28
Joined: Wed Nov 13, 2013 3:07 pm

Re: CLUE CODE DONE LOADING WAITING FOR RELOAD

Post by soky157 »

Thank you for helping me. I new to the CLUE and Circuit Python and do not know how to get into REPL to do Ctrl D. Can you please help me a little further?

soky157

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

Re: CLUE CODE DONE LOADING WAITING FOR RELOAD

Post by dastels »

Are you using Mu?

If so, press the REPL/Serial button. Otherwise you'll need to use a terminal emulator to connect to the serial port that the board is connected to.

Regardless, get the CircuitPython ">>>" prompt (possibly you'll need to press CTRL-C followed by space. Once you have that prompt press CTRL-D.

For all the info on CircuitPython, see https://learn.adafruit.com/welcome-to-circuitpython.

Dave

User avatar
soky157
 
Posts: 28
Joined: Wed Nov 13, 2013 3:07 pm

Re: CLUE CODE DONE LOADING WAITING FOR RELOAD

Post by soky157 »

I just want you to know how very thankful I am for all the help you have given me.

soky157

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

Return to “CLUE Board”