discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: GNU 3.8.0.0 doesn’t show result after execute & run_gr.bat


From: wei-wen Cheng
Subject: Re: GNU 3.8.0.0 doesn’t show result after execute & run_gr.bat
Date: Tue, 16 Jun 2020 09:48:18 +0800

The following is all the message show on my cmd line, I hope this helps.
Great thanks for viewing my problem!

Microsoft Windows [Version 10.0.17763.1217]
(c) 2018 Microsoft Corporation. 著作權所有,並保留一切權利。

C:\Program Files\GNURadio-3.8\bin>run_gr.bat ..\share\gnuradio\examples\analog\fmtest.py
setting gnuradio environment

C:\Program Files\GNURadio-3.8\bin>gnuradio-companion.py
WARNING:gnuradio.grc.core.platform:Slow YAML loading (libyaml not available)
<<< Welcome to GNU Radio Companion 3.8.0.0 >>>

Block paths:
        C:\Users\User\.grc_gnuradio
        C:\Program Files\GNURadio-3.8\share\gnuradio\grc\blocks

Loading: "C:\Program Files\GNURadio-3.8\share\gnuradio\examples\channels\demo_ofdm.grc"
>>> Done

Loading: "C:\Users\User\Desktop\gnu_radio\demo_gmsk.grc"
>>> Done

Generating: 'C:\\Users\\User\\Desktop\\gnu_radio\\demo_gmsk.py'

Executing: C:\Python27\python.exe -u C:\Users\User\Desktop\gnu_radio\demo_gmsk.py

>>> Done (return code -1073741795)

On Tue, Jun 16, 2020 at 9:29 AM wei-wen Cheng <evelyncheng.eo05@g2.nctu.edu.tw> wrote:
Hi,
I am a starter of gnu radio. I followed the tutorial on the wiki, simply add the signal source, throttle, QT time sink. When I run the  flow graph, there is no result plot pop out. Instead, the command line shows: done(return code -1073741795). Can you tell me how can I see my result? I would like  both plot result on grc and export data to .dat file in the directory. 
Another question is run_gr.bat filename.py on the download document for windows website. I cannot tell what is the purpose of the run_gr.bat, and might do it wrong.
I run gnu radio in Windows 10.
Thank you 

reply via email to

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