Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to use GPIOs

13 bytes removed, 13:43, 9 January 2012
no edit summary
=== Execute app<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.
4,199
edits