Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

No change in size, 12:50, 14 August 2012
m
no edit summary
=== Compile program ===
The program source was compiled with Poky Yocto SDK but you can use other compilers like Linaro Toolchain:
<pre>source /opt/poky/1.2/environment-setup-armv7a-vfp-neon-poky-linux-gnueabi
arm-poky-linux-gnueabi-gcc spiexamplebeta2.c -o spiexampleb2 </pre>
Copy your final binary to rootfs.
== Test program<br> ==
4,199
edits