Ubuntu 14.04 pre-requisites?

Post here to get support
Post Reply
nap
Beginner
Posts: 1
Joined: Sun Aug 02, 2015 6:39 am

Ubuntu 14.04 pre-requisites?

Post by nap »

[Ubuntu 64bit, 2014 retina MacBook Pro 15"]

I have a Crazyflie 2.0 and have downloaded crazyflie-firmware-2014.12.1.tar.gz
When I run make all, I get the following error:

Code: Select all

make build
  CLEAN_VERSION
  AS    startup_stm32f40xx.o
make: arm-none-eabi-as: Command not found
make: *** [startup_stm32f40xx.o] Error 127
From what I've determined through Google, I need to install the arm x-compiler, but I'm not sure which one and where from. I have downloaded
gcc-arm-none-eabi-4_7-2013q1-20130313-linux.tar.bz2 from https://launchpadlibrarian.net/13559039 ... ux.tar.bz2 but I'm not sure if this is the right one? (And I'm not certain how to install it.)

Any guidance would be appreciated.

Cheers,
Nap
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: Ubuntu 14.04 pre-requisites?

Post by chad »

Hi nap,

You can build directly on Mac OS X. You don't need to install Ubuntu. Check this out and let me know if you run into any trouble...
Crazyflier - my CF journal...
4x Crazyflie Nano (1.0) 10-DOF + NeoPixel Ring mod.
3x Crazyflie 2.0 + Qi Charger and LED Decks.
Raspberry Pi Ground Control.
Mac OS X Dev Environment.
Walkera Devo7e, ESky ET6I, PS3 and iOS Controllers.
Post Reply