discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] "Can't find fgpa bitstream"


From: Vincenzo Pellegrini
Subject: [Discuss-gnuradio] "Can't find fgpa bitstream"
Date: Sun, 19 Mar 2006 01:30:53 +0100

I'd be really thankful if somebody could shade light on this error.when
I get to this point the green led on usrp has already slowed down to 1
Hz.but it seems I can't go further for the moment

thanks
vincenzo


address@hidden usrp]# sudo ./usrp_oscope.py
Can't find fpga bitstream: std_2rxhb_2tx.rbf
Traceback (most recent call last):
  File "./usrp_oscope.py", line 236, in ?
    main ()
  File "./usrp_oscope.py", line 232, in main
    app = stdgui.stdapp(app_flow_graph, "USRP O'scope", nstatus=1)
  File "/usr/local/lib/python2.3/site-
packages/gnuradio/wxgui/stdgui.py", line 36, in __init__
    wx.App.__init__ (self, redirect=False)
  File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-ansi/wx/_core.py",
line 7668, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-ansi/wx/_core.py",
line 7320, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/lib/python2.3/site-
packages/gnuradio/wxgui/stdgui.py", line 39, in OnInit
    frame = stdframe (self.flow_graph_maker, self.title, self._nstatus)
  File "/usr/local/lib/python2.3/site-
packages/gnuradio/wxgui/stdgui.py", line 60, in __init__
    self.panel = stdpanel (self, self, flow_graph_maker)
  File "/usr/local/lib/python2.3/site-
packages/gnuradio/wxgui/stdgui.py", line 81, in __init__
    self.fg = flow_graph_maker (frame, self, vbox, sys.argv)
  File "./usrp_oscope.py", line 82, in __init__
    self.u = usrp.source_c(decim_rate=options.decim)
  File "/usr/local/lib/python2.3/site-packages/gnuradio/usrp.py", line
242, in __init__
    fpga_filename, firmware_filename)
  File "/usr/local/lib/python2.3/site-packages/gnuradio/usrp1.py", line
1208, in source_c
    return _usrp1.source_c(*args)
RuntimeError: can't open usrp1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]