Ubuntu 14.04 pre-requisites?
Posted: Sun Aug 02, 2015 7:25 am
[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:
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
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
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