Hi My computer can download .fpg file to ROACH2 using casperfpga by python before. When I want to import corr module to python,I meet some problems,so I updated some library also including katcp.When I finally can import corr to python,I found that I can not download .fpg file to ROACH2. I uninstalled the katcp and try to recover to the previous env.But it didn't work. Soloboot and netboot are OK,and can download .bof files to ROACH by ?progdev .bof.
This is what I test and the reply: ./roach2_tut_tge.py 192.168.40.77 192.168.40.77 WARNING:casperfpga.transport_katcp:192.168.40.77: no ._stream instance found. Connecting to server 192.168.40.77... ok ------------------------ Programming FPGA... ('progremote request(Request to client 192.168.40.77 failed.) on host 192.168.40.77 failed',) progremote request(Request to client 192.168.40.77 failed.) on host 192.168.40.77 failed I used python2.7.12,katcp0.2.7 and casperfpga3.2(https://github.com/ska-sa/casperfpga.git) I had tried to install casperfpga several times with different versions but it still did not work. What katcp version and casperfpga version should I install? -- You received this message because you are subscribed to the Google Groups "casper@lists.berkeley.edu" group. To unsubscribe from this group and stop receiving emails from it, send an email to casper+unsubscr...@lists.berkeley.edu. To post to this group, send email to casper@lists.berkeley.edu.