discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem installing new module


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Problem installing new module
Date: Mon, 1 Mar 2010 07:39:59 -0800

On Mon, Mar 1, 2010 at 00:41, Sagar Kapare <address@hidden> 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




reply via email to

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