[USRP-users] Re: RFNOC TB
Sorry, my mistake. I emptied the send_samples before sending it. Now it is working. Thanks! ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com
[USRP-users] Re: RFNOC TB
Hi, Sorry to bother again. I have tried the next code but vivado freezes when it reaches recv_items. What i want is to read the file and send every time i have a packet of 64. The txt file is something like this: 69 58 \-53 268 … `FILE=$fopen("input.txt","r");` `send_samples = {}