User manual

Rebuilding the Software Applications
XAPP794 (v1.3) December 20, 2013 www.xilinx.com 48
Note: The projects in the import wizard might appear in a different order than that shown in Figure 54.
5. Click Finish. The SDK tool imports the selected projects. The software application is
compiled during the import process.
Debugging the Linux Application
Before starting a remote debug session with the ZVIK, make sure the Linux application is NOT
running on the ZVIK:
1. Open the serial console (115200 baud)
2. Type the quit command in the zvik_camera linux application:
zvik_camera>quit
quit
zvik_camera>
zynq>
3. At the Linux prompt, type the ifconfig command to confirm the ZVIK IP address:
zynq> ifconfig
eth0 Link encap:Ethernet HWaddr 7E:CA:CF:54:6D:4E
inet addr:192.168.1.10 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:93 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17184 (16.7 KiB) TX bytes:0 (0.0 B)
Interrupt:54 Base address:0xb000
zynq>
X-Ref Target - Figure 54
Figure 54: Importing Linux Applications
;BB