Beautiful! You are right.
From: Nicolas Cuervo
Sent: Saturday, March 31, 2018 2:45:40 PM
To: Xingjian Chen
Cc: usrp-users@lists.ettus.com
Subject: Re: [USRP-users] make noc_block_gain_tb error
Hello Chen,
what is the output of this command?:
$ ls -l /bin/sh
Hello Chen,
what is the output of this command?:
$ ls -l /bin/sh
The commands "echo $0" and "ls -l /bin/sh" are not fundamentally
interchangeable. "echo $0" will return the process $0, which, when run in a
shell, will tell you the name of the shell. However, if you run this
command inside a s
Hi,
When I follow the instruction from "Getting Started with RFNoC Development" web
and youtube video "RFNoC Getting Started Video Tutorial", everything was smooth
until making the gain block testbench. Here is the error I got after the step
"make noc_block_gain_tb":
"/bin/sh: 1: source: not