Cours:BeagleBoneSetup

De troyesGEII
Aller à : navigation, rechercher

Toolchain

http://exploringbeaglebone.com/chapter7/

dpkg --add-architecture armhf
apt-get install crossbuild-essential-armhf


Qt 5

Sur la carte beagleBone

apt-get build-dep qt5-default
apt-get install i2c-tools libi2c-dev

Sur le PC


Qemu

apt-get install qemu-user-static
qemu-arm-static -L /usr/arm-linux-gnueabihf/ test