discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Problem with my USrp


From: Fabian Schwartau
Subject: Re: Problem with my USrp
Date: Sun, 13 Dec 2020 10:40:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi Bass(e),
can you tell a bit more about what you are doing?
Just starting the USRP, setting it up and stream?
I once had a (at least) similar problem. I can't remember right now
exactly what it was, I can just remember that I did something a bit
ususual. If I remember correctly I was initializing timed measurements
one after another and the USRP crashed after doing this 256 times, also
resulting in a "no response packet". A hard restart of the USRPs then
fixed the problem for the next 256 requests.
I "fixed" the problem by switching to an older version of the library.
It was 3.10.2 that worked for me.
Nevertheless, your message just says that the USRP did not respond for
some reason. Is it working for a short time after the error without
restarting the USRP?

Best regards,
Fabian

Am 13.12.20 um 05:16 schrieb Basse Ang:
> Hi everyone
> 
> I have issue with my usrp x310, it could not up for longer and the log
> show like this:
> 
> [INFO] [UHD] linux; GNU C++ version 9.3.0; Boost_107100;
> UHD_3.15.0.0-release
> [INFO] [X300] X300 initialization sequence...
> [INFO] [X300] Maximum frame size: 8000 bytes.
> [INFO] [X300] Radio 1x clock: 200 MHz
> [INFO] [GPS] Found an internal GPSDO: LC_XO, Firmware Rev 0.929b
> [ERROR] [UHD] Exception caught in safe-call.
>   in ctrl_iface_impl<_endianness>::~ctrl_iface_impl() [with
> uhd::endianness_t _endianness = uhd::ENDIANNESS_BIG]
>   at /build/uhd-wjAkGd/uhd-3.15.0.0-1/host/lib/rfnoc/ctrl_iface.cpp:50
> this->send_cmd_pkt(0, 0, true); -> EnvironmentError: IOError: Block ctrl
> (CE_00_Port_30) no response packet - AssertionError: bool(buff)
>   in uint64_t ctrl_iface_impl<_endianness>::wait_for_ack(bool, double)
> [with uhd::endianness_t _endianness = uhd::ENDIANNESS_BIG; uint64_t =
> long unsigned int]
>   at /build/uhd-wjAkGd/uhd-3.15.0.0-1/host/lib/rfnoc/ctrl_iface.cpp:151
> 
> Error: EnvironmentError: IOError: Block ctrl (CE_00_Port_30) no response
> packet - AssertionError: bool(buff)
>   in uint64_t ctrl_iface_impl<_endianness>::wait_for_ack(bool, double)
> [with uhd::endianness_t _endianness = uhd::ENDIANNESS_BIG; uint64_t =
> long unsigned int]
>   at /build/uhd-wjAkGd/uhd-3.15.0.0-1/host/lib/rfnoc/ctrl_iface.cpp:151
> 
> 
> anyone who has experienced this before? Thank you
> 
> 
> Regards
> Bass




reply via email to

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