On Mon, Mar 1, 2010 at 00:41, Sagar Kapare <[email protected]> wrote:

> RuntimeError: unable to resolve input endpoint sink_ff(0):0

The runtime doesn't like a reference you are passing to a 'connect'
call.  Check what you are putting in the connect call that you are
wiring to 'sink_ff' input 0.  It should be a properly instantiated gr
block or hierarchical block.

Johnathan


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to