Dear Community,

I am facing an issue with UHD 3.15.0 and USRP N310 since, sometimes, the application (OAI gNB) does not start and returns this error:
[ERROR] [UHD] Exception caught in safe-call.
in ctrl_iface_impl<_endianness>::~ctrl_iface_impl() [with uhd::endianness_t _endianness = uhd::ENDIANNESS_BIG]
at /home/smarty/repo/uhd/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 /home/smarty/repo/uhd/host/lib/rfnoc/ctrl_iface.cpp:151

[ERROR] [MPMD] Failure during block enumeration: 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 /home/smarty/repo/uhd/host/lib/rfnoc/ctrl_iface.cpp:151 terminate called after throwing an instance of 'uhd::runtime_error'   what():  RuntimeError: Failed to run enumerate_rfnoc_blocks()
I have noticed this error after I started the development with MIMO. 
Rebooting the USRP resolves the issue but I would like to run the 
application without rebooting the USRP every time.
Could you please provide me more info about this behavior?

Thank you.

Best Regards,

Federico Civerchia


_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to