Need Help with Getting started with development Tutorial

Post here to get support
Post Reply
skyer
Beginner
Posts: 7
Joined: Fri Jul 27, 2018 2:04 pm

Need Help with Getting started with development Tutorial

Post by skyer »

Hi everyone,

I followed the same steps listed in

https://www.bitcraze.io/getting-started ... velopment/.

The specific problem is that My Crazyflie did not restart after flashing is complete, and my M1 and M4 are fully lit in red and M2 is fully lit in blue.

I have tried flashing my Crazyflie many times but still could not solve this problem.
tobias
Bitcraze
Posts: 2339
Joined: Mon Jan 28, 2013 7:17 pm
Location: Sweden

Re: Need Help with Getting started with development Tutorial

Post by tobias »

Sounds like you are hitting a hard fault in the code. What FW did you flash? Can you try another FW?
skyer
Beginner
Posts: 7
Joined: Fri Jul 27, 2018 2:04 pm

Re: Need Help with Getting started with development Tutorial

Post by skyer »

tobias wrote: Tue Aug 14, 2018 10:45 am Sounds like you are hitting a hard fault in the code. What FW did you flash? Can you try another FW?
What do you mean by FW?
percy.jaiswal
Beginner
Posts: 14
Joined: Sun Apr 01, 2018 4:23 am

Re: Need Help with Getting started with development Tutorial

Post by percy.jaiswal »

skyer wrote: Tue Sep 18, 2018 12:26 pm
tobias wrote: Tue Aug 14, 2018 10:45 am Sounds like you are hitting a hard fault in the code. What FW did you flash? Can you try another FW?
What do you mean by FW?
Firmware - the code which you are flashing on Crazyflie
skyer
Beginner
Posts: 7
Joined: Fri Jul 27, 2018 2:04 pm

Re: Need Help with Getting started with development Tutorial

Post by skyer »

Oh, I tried with the latest firmware.
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: Need Help with Getting started with development Tutorial

Post by arnaud »

This tutorial should still work fine. What you are observing is a 'hard fault' condition that can be caused by a software bug (usually by mis-using microcontroller peripheral).

Do you get the Crazyflie back to working state by flashing an official firmware?
Do you get any error or warnings when compiling the firmware with your changes?
Post Reply