Hi sp, can you give the details about how you generated bitstream with RFNoC block. Did you use rfnoc-example, also did you generate bitstream with default codes or did you add your own block into RFNoC?
sp <stackprogra...@gmail.com>, 29 Ağu 2022 Pzt, 10:14 tarihinde şunu yazdı: > When I built FPGA for RFNOC block I faced with strange error...I check the > FPGA source and RFNOC CPP source every id is ok but my code doesn't work > correctly... > ???? > Can any help me? > uhd_usrp_probe > [INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; > UHD_4.2.0.0-0-unknown > [INFO] [X300] X300 initialization sequence... > [INFO] [X300] Maximum frame size: 1472 bytes. > [INFO] [X300] Radio 1x clock: 200 MHz > [WARNING] [UDP] The recv buffer could not be resized sufficiently. > Target sock buff size: 2453333 bytes. > Actual sock buff size: 212992 bytes. > See the transport application notes on buffer resizing. > Please run: sudo sysctl -w net.core.rmem_max=2453333 > [WARNING] [UDP] The send buffer could not be resized sufficiently. > Target sock buff size: 2453333 bytes. > Actual sock buff size: 212992 bytes. > See the transport application notes on buffer resizing. > Please run: sudo sysctl -w net.core.wmem_max=2453333 > [WARNING] [UDP] The current recv_buff_size of 212992 is less than the > minimum recommended size of 816000 and may result in dropped packets on > some NICs > [WARNING] [UDP] The current send_buff_size of 212992 is less than the > minimum recommended size of 307200 and may result in dropped packets on > some NICs > [WARNING] [RFNOC::BLOCK_FACTORY] Could not find block with Noc-ID > 0x2cd7049b, 0xffff > [INFO] [0/Block#0] Setting default MTU forward policy. > [WARNING] [RFNOC::BLOCK_FACTORY] Could not find block with Noc-ID > 0xf0c66ff1, 0xffff > [INFO] [0/Block#1] Setting default MTU forward policy. > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com >
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com