Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

2 bytes added, 12:50, 11 January 2012
no edit summary
= Compile GPIO driver source code via Host<br> =
Download GPIO driver ('''NOTE:Upload source code''') and [[Linux Kernel 2.6.35.y|Kernel 2.6.35.y]] source code. Extract files.<br>
Edit GPIO driver Makefile's:
<pre>make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- menuconfig
</pre>
Exit Linux Kernel Configuration an return to bashBash. Type now:
<pre>make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- modules_prepare&lt;br&gt;
</pre>
4,199
edits