Hi:

These days I have built the tut3.mdl and got the bof file. Then I want to use 
the tut3.py to download the bof file. The errors like below error 
information.It seems that the connection is ok, but the bof file is can't be 
found. Actuall I have save the bof file  tut3_2014_Oct_24_0848.bof in the same 
directory to tut3.py  in the computer(not the roach2). It seem that I should 
move the bof file to the roach2 or from network send the bof file to the 
roach2, but I even don't know how to do that.

For tut1 I can use telnet to roach2,the using the command like 

nc -w 2 -q 2 192.168.111.10 xxxx < name.bof

to download the bof file.But tut3.py looks not in that way. What should I do  ?

By the way,is there a linux system in roach2? For I even can't find a SD card 
on the board.

error information:

192.168.40.60: ?progdev tut3_2014_Oct_24_0848.bof

 

192.168.40.60: #log info 992952462866 raw attempting\_to\_empty\_fpga

192.168.40.60: #log info 992952462866 raw 
attempting\_to\_program\_tut3_2014_Oct_24_0848.bof

192.168.40.60: #log error 992952462867 raw 
unable\_to\_open\_boffile\_./tut3_2014_Oct_24_0848.bof:\_No\_such\_file\_or\_directory

192.168.40.60: !progdev fail

192.168.40.60: Request progdev failed.

  Request: ?progdev tut3_2014_Oct_24_0848.bof

  Reply: !progdev fail.

None

Traceback (most recent call last):

  File "./tut3.py", line 141, in <module>

    exit_fail()

  File "./tut3.py", line 108, in <module>

    fpga.progdev(bitstream)

  File "/usr/local/lib/python2.7/dist-packages/corr/katcp_wrapper.py", line 
103, in progdev

    reply, informs = self._request("progdev", device_name)

  File "/usr/local/lib/python2.7/dist-packages/corr/katcp_wrapper.py", line 65, 
in _request

    % (request.name, request, reply))

RuntimeError: Request progdev failed.

  Request: ?progdev tut3_2014_Oct_24_0848.bof

  Reply: !progdev fail.

Best Regards.

Oliver Wang


Reply via email to