Could not load fpga
Posted: Fri Aug 30, 2013 11:55 am
I receive the following error when trying to do "bladeRF-cli -l hostedx40.rbf":
robert@robert-S400CA:~/Downloads$ bladeRF-cli -l hostedx40.rbf
Loading fpga...
Error: failed to load FPGA: Operation timed out
Could not load fpga
Which may also be related to another issue I'm having using GNURadio:
Using Volk machine: avx_64_mmx
gr-osmosdr v0.1.0-10-g68ed1854 (0.1.1git) gnuradio 3.7.2git-0-gd19aa281
built-in source types: file fcd rtl_tcp uhd bladerf
Loading FPGA bitstream /opt/bladeRF/fpga/hostedx40.rbf...
bladerf_load_fpga has returned with -6
Using nuand LLC bladeRF #0 SN 241513599661139b026dd42429a346e8 FPGA v0.0
ERROR: The FPGA is not configured! Use the device argument fpga=/path/to/the/bitstream.rbf to load it.
bladerf_enable_module has returned with -5
Failed to read samples: File or device I/O failure
Traceback (most recent call last):
File "/home/robert/top_block.py", line 117, in <module>
tb = top_block()
File "/home/robert/top_block.py", line 77, in __init__
self.BladeRF.set_sample_rate(samp_rate)
File "/opt/gnuradio-3.7.1git/lib/python2.7/dist-packages/osmosdr/osmosdr_swig.py", line 1136, in set_sample_rate
return _osmosdr_swig.source_sptr_set_sample_rate(self, *args, **kwargs)
RuntimeError: get_sample_rate has failed to get sample rate, error -5
-----------
Not sure how to get this thing off the ground and running any help is very much appreciated.
robert@robert-S400CA:~/Downloads$ bladeRF-cli -l hostedx40.rbf
Loading fpga...
Error: failed to load FPGA: Operation timed out
Could not load fpga
Which may also be related to another issue I'm having using GNURadio:
Using Volk machine: avx_64_mmx
gr-osmosdr v0.1.0-10-g68ed1854 (0.1.1git) gnuradio 3.7.2git-0-gd19aa281
built-in source types: file fcd rtl_tcp uhd bladerf
Loading FPGA bitstream /opt/bladeRF/fpga/hostedx40.rbf...
bladerf_load_fpga has returned with -6
Using nuand LLC bladeRF #0 SN 241513599661139b026dd42429a346e8 FPGA v0.0
ERROR: The FPGA is not configured! Use the device argument fpga=/path/to/the/bitstream.rbf to load it.
bladerf_enable_module has returned with -5
Failed to read samples: File or device I/O failure
Traceback (most recent call last):
File "/home/robert/top_block.py", line 117, in <module>
tb = top_block()
File "/home/robert/top_block.py", line 77, in __init__
self.BladeRF.set_sample_rate(samp_rate)
File "/opt/gnuradio-3.7.1git/lib/python2.7/dist-packages/osmosdr/osmosdr_swig.py", line 1136, in set_sample_rate
return _osmosdr_swig.source_sptr_set_sample_rate(self, *args, **kwargs)
RuntimeError: get_sample_rate has failed to get sample rate, error -5
-----------
Not sure how to get this thing off the ground and running any help is very much appreciated.