firmware upgrade

Post here to get support
Post Reply
hyperglider
Beginner
Posts: 16
Joined: Tue Mar 15, 2016 10:12 pm

firmware upgrade

Post by hyperglider »

Hi,

I would like to confirm what packages are used to make the crazyflie firmware that is uploaded during the firmware upgrade process. I am assuming all the modules in the directory "crazyflie-firmware" are used.

The make file "make platform=CF2" creates the bin file from the files in the directory which is then uploaded to the crazyflie.

HG
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: firmware upgrade

Post by arnaud »

Hi Hyperglider,

I am not sure to understand your question. After building the Crazyflie firmware the bin directory contains all the object files that have been built. The final files are the .elf and the .bin at the root. The .elf is mostly used for debuging while the .bin is used to bootload the Crazyflie over the air.

Am I answering to you question or am I off?

/Arnaud
Post Reply