Crazyflie not turning on

Post here to get support
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Crazyflie not turning on

Post by arnaud »

Your log says "openocd: not found" so you most likely need to install openocd.

If you are on debian/ubuntu you can do it with

Code: Select all

sudo apt-get install openocd
cflie2
Beginner
Posts: 12
Joined: Tue Feb 13, 2018 8:45 pm

Re: Crazyflie not turning on

Post by cflie2 »

Oh...I understood...

I installed

Code: Select all

openocd
, and executed

Code: Select all

make flash
in crazyflie2-stm-bootloader folder.

Finally, I got cf2 Bootloader mode with pressing power button for 3 secs....

I really appreciate it!!
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Crazyflie not turning on

Post by arnaud »

Great! Glad that it worked.

By the way: are you using one of these cheap colorful st-link V2?
netkimjh
Beginner
Posts: 11
Joined: Thu Mar 30, 2017 5:15 am

Re: Crazyflie not turning on

Post by netkimjh »

----
Last edited by netkimjh on Wed Nov 07, 2018 5:38 pm, edited 2 times in total.
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Crazyflie not turning on

Post by arnaud »

Thanks for confirming, good to know that they work well :).
Post Reply