zynqdriver update

12 views
Skip to first unread message

John Ankcorn

unread,
Jan 30, 2015, 2:46:55 PM1/30/15
to conn...@googlegroups.com
Hi all,

Before using the newest Connectal git pull, please:
make zynqdrivers-clean
make zynqdrivers
RUNPARAM=xx.xx.xx.xx make zynqdrivers-adb

(The ioctls used by cpp/portal.c have changed slightly)

Thanks!
jca

Suhas Pai

unread,
Jan 31, 2015, 10:30:24 PM1/31/15
to conn...@googlegroups.com, j...@alum.mit.edu
Hi John,

The following worked for me as I don't have arm-none-linux-gnueabi- toolchain installed on my CentOS-7.0 machine.
Also "make zynqdrivers-install" step was needed. The RUNPARAM  IP address is only specific to my
network configuration which can be found by running "checkip" command after powering up the zedboard.

make zynqdrivers-clean
make CROSS_COMPILE=arm-xilinx-linux-gnueabi- zynqdrivers
make zynqdrivers-install
RUNPARAM=192.168.1.18 make zynqdrivers-adb

Thanks,
Suhas
Reply all
Reply to author
Forward
0 new messages