Forum: GNU Radio Run gnuradio application on Windows 7 (64 bit)

Posted by Luong Tan Phong (Guest)
on 2012-11-07 02:42
(Received via mailing list)
Hi lists,

I've installed gnuradio and uhd libraries for window (files downloaded 
from
http://files.ettus.com/binaries). When I run my application, the console
show errors:
"|\Users\Receiver\AppData\Roaming\.gr_fftw_wisdom: Invalid argument"
"L\Users\Receiver\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
Invalid argument"
"\Users\Phong\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
Invalid argument"

Could you help me, please?

Best regards.

Phong.
Posted by Luong Tan Phong (Guest)
on 2012-11-07 02:44
(Received via mailing list)
Hi lists,

I've installed gnuradio and uhd libraries for window (files downloaded 
from
http://files.ettus.com/binaries). When I run my application, the console
show errors:
"| \Users\Receiver\AppData\Roaming\.gr_fftw_wisdom: Invalid argument"
"L
\Users\Receiver\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
Invalid argument"
" 
\Users\Receiver\AppData\Roaming\.gnuradio\prefs\gr_vmcircbuf_default_factory:
Invalid argument"

Could you help me, please?

Best regards.

Phong.
Posted by Josh Blum (Guest)
on 2012-11-07 02:48
(Received via mailing list)
On 11/06/2012 05:43 PM, Luong Tan Phong wrote:
> Invalid argument"
>
> Could you help me, please?

I think its safe to ignore that error, which happens something in
parsing the saved user configuration files. Its possible that the
message is about the file not existing.

Is your application bombing out after that message, or does it work?

-josh
Posted by Josh Blum (Guest)
on 2012-11-07 21:54
(Received via mailing list)
On 11/06/2012 06:19 PM, Luong Tan Phong wrote:
> My application bombing out after the message.
>


Hmmm... havent seen that before.

Well what app are you running?
Is it one of the builtin gnuradio examples or something?

What happens when you run this:

python.exe -c "from gruel import pmt; print pmt"

and this:

python.exe -c "from gnuradio import gr; print gr"

-josh
Posted by Elliot Vernon (elliot2)
on 2012-12-03 10:27
hi!
I'm using xp and always getting a similar output:

--Opening a USRP1 device..
--Using FPGA clock rate of 64.000000MHz...

UHD Warning:
The Hardware does not support the requested RX sample rate:
Target sample rate: 0.032000 MSps
Actual sample rate: 0.250000 MSps

User\Anwendungsdaten\.gnuradio\prefs\gr_vmcircbuf_default_factory: 
Invalid argument

Using Volk machine:sse2_mmx
gr_pagesize: no info; setting pagesize = 4096
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO ...


kind regards, Mike
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.