Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

6 bytes added, 09:45, 27 February 2012
Compile GPIO driver source code via Host
</pre>
-Go to kernel path and type:
<pre>make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- menuconfig igep00x0_defconfig
</pre>
Exit Linux Kernel Configuration an return to Bash. Type:
Finally compile GPIO driver, go to main Makefile path and compile all source code using make command.
Send binaries created from Host to Igep v2. <br>
= Install binaries via IGEP<br> =
4,199
edits