Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

338 bytes added, 13:42, 9 January 2012
no edit summary
</pre>
=== Execute app <br> ===
<br>Go to:$/svn.hylands.org/linux/gpio/app, gpio will be found here. To make sure that libgpio.so can be founded as a dependency of gpio program use the following command:  &lt;pre&gt; ldd gpio &lt;/pre&gt; See if libgpio.so is found it. If you execute program in bash without linking library dependencies, bash give you a error message.
= Testing driver =
4,199
edits