Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

336 bytes added, 12:39, 11 January 2012
no edit summary
We will use the ncurses program for set up Kernel configuration, if you don't have this program installed then you must install it with this command:
<pre>sudo apt-get install ncurses-dev </pre>-Go tokernel path and type: $ &lt;pre&gt; make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- menuconfig &lt;/svnpre&gt; Exit Linux Kernel Configuration an return to bash.hylands.orgType now: &lt;pre&gt;<br> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- modules_prepare<br> &lt;/pre&gt;<br> File $/linuxinclude/gpiogenerated/ autoconf.h was created Finally compile GPIO driver, go to main Makefile path and compile all source code downloaded using make command.
Send binaries created from Host to Igep v2. <br>
4,199
edits