Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

9 bytes removed, 16:15, 9 January 2012
no edit summary
KERNEL_PATH  ?= ../../../../../gumstix/overo-oe/tmp/sysroots/overo-angstrom-linux-gnueabi/kernel
ARCH ?= arm</pre>
Replaced by your cross compiler path and your kernel source path used path, for example:
<pre>OVEROTOP ?= /
#CROSS_COMPILE ?= $(OVEROTOP)/tmp/cross/armv7a/bin/arm-angstrom-linux-gnueabi-
KERNEL_PATH &nbsp;?= ../../../../../&lt;your kernel source path used&gt;
ARCH ?= arm</pre>
Go to: $/svn.hylands.org/linux/gpio/Makefile and compile all source code downloaded using make command. <br>
Send binaries created from Host to Igep v2. <br>
= Install binaries via IGEP<br> =
4,199
edits