<Guest10102>
I realized that although I have installed openocd (using $conda install openocd) I do not have an openocd in the directory /usr/local/share/
<Guest10102>
Could that be the reason?
<Guest10102>
Nah I still get the same error. Any ideas sb0 ?
<_whitenotifier-c>
[nmigen] jfng opened issue #32: back.verilog: Memory with asynchronous transparent read port needs a CLK signal ? - https://git.io/fhPU3
<sb0>
openocd obviously start
<sb0>
did you use the correct usb port? does the jtag adapter show up in lsusb?
dlrobertson has quit [Quit: WeeChat 2.3]
<Guest10102>
@sb0 no I don't see Digilent or Xilinx in lsusb. What shall I do from here?
<Guest10102>
For one thing I am not using the original USB cable from Xilinx box. It is another USB cable which is functioning. But could that be the problem? What else can I do?
<acathla>
joson, check in dmesg after you plugged your USB cable to see if there are any error or launch "udevadm monitor" just before you plug the cable, you should see some events. If not, your cable is dead (power only, no data maybe?)
qclab has left #m-labs [#m-labs]
<joson>
acathla, you were right! The cable was power only. It worked with a new cable. Thanks!
<acathla>
joson, it's a classic =)
joson has quit [Ping timeout: 256 seconds]
jason has joined #m-labs
jason is now known as Guest85846
<Guest85846>
acathla, now I successfully flashed the device and set the IP and MAC address. The connections from the computer to the router and from the router to the kc705 board seems to be ok. But I cannot ping. Do you know how to troubleshoot this?
bluebugs has joined #m-labs
bluebugs has quit [Changing host]
bluebugs has joined #m-labs
cedric has quit [Ping timeout: 250 seconds]
<acathla>
Guest85846, I don't know much about your device but, like for the usb cable, the classic bug is probably your windows firewall if you sadly use windows.
<Guest85846>
acathla, I use ubuntu!
<Guest85846>
And my firewall is inactive
Guest85846 has quit [Ping timeout: 256 seconds]
jason has joined #m-labs
jason is now known as Guest84785
<Guest84785>
acathla, sb0, Also running $nmap -sn 192.168.1.0/24 gives no ip addresses in the local network. Any ideas?
Guest84785 has quit [Ping timeout: 256 seconds]
jason1 has joined #m-labs
<jason1>
Actually it gives the ip address of the interface on my pc (which I set) but not the kc705 device. Any ideas?
<jason1>
I am the same user as Guest84785
mumptai has joined #m-labs
jason1 has quit [Ping timeout: 256 seconds]
jason1 has joined #m-labs
<jason1>
I can ping the router. But still cannot ping the kc705 board..