Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
university:tools:pluto:devs:embedded_code [14 Jan 2021 05:38] – use xilinx> interwiki links Robin Getzuniversity:tools:pluto:devs:embedded_code [06 Oct 2023 11:02] (current) – Changed libiio example location Adrian Suciu
Line 32: Line 32:
   - First create a new directory for this project and move to it.<xterm>tcollins@winston: **mkdir /tmp/plutoapp**   - First create a new directory for this project and move to it.<xterm>tcollins@winston: **mkdir /tmp/plutoapp**
 tcollins@winston: **cd /tmp/plutoapp**</xterm> tcollins@winston: **cd /tmp/plutoapp**</xterm>
-  - grab the example code here:<xterm>tcollins@winston: **wget https://raw.githubusercontent.com/analogdevicesinc/libiio/master/examples/ad9361-iiostream.c**+  - grab the example code here:<xterm>tcollins@winston: **wget https://raw.githubusercontent.com/analogdevicesinc/libiio/libiio-v0/examples/ad9361-iiostream.c**
 </xterm> </xterm>
   - Cross-compile the example by calling the compiler:<xterm>   - Cross-compile the example by calling the compiler:<xterm>
university/tools/pluto/devs/embedded_code.txt · Last modified: 06 Oct 2023 11:02 by Adrian Suciu