Stamp9G20

Aus Programmers Guide

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Roy (Diskussion | Beiträge)
(Die Seite wurde neu angelegt: „= TaskIt Stamp9G20<br> = == Loading I2C-Support<br> == On the Development-System:<br> Install the Toolchain<br> tar -xvjf angstrom-2009.X-stable-armv5te-linux…“)
Zum nächsten Versionsunterschied →

Version vom 19:44, 26. Sep. 2010

TaskIt Stamp9G20

Loading I2C-Support

On the Development-System:

Install the Toolchain

tar -xvjf angstrom-2009.X-stable-armv5te-linux-gnueabi-toolchain.tar.bz2 /usr/local/angstrom/

Extract the Kernel Sources

tar -xvjf linux-2.6.29-stamp9g20.tar.bz2
cd linux-2.6.29-stamp9g20/

Do Standard-Config

make ARCH=arm stamp9g20evb_defconfig

Configure the Kernel

make ARCH=arm menuconfig

Compiling the Modules

make ARCH=arm CROSS_COMPILE=/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi- modules

Persönliche Werkzeuge