On Fri, May 2, 2014 at 5:57 PM, Sara Chérif <saracheri...@gmail.com> wrote:

> Here is the file . I wrote std::cout in the work() , why I don't see the
> output from this file on terminal after rebuilding ?!
>

It seems like the work() function is not called at all by the scheduler.
Probably the ofdm sync block doesn't produce any output to feed into your
custom block.
I have not much idea beyond this.
The std::cout in work() should show something if executed.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to