With a custom RFNoC block, are there any examples of what is required to receive and process asynchronous messages from the custom RFNoC block in the controller class?
For example, in my FPGA I have some status information I want to print out every second. I don't want to poll it, and I'd prefer to have the FPGA just automatically send it off through the control port to be received asynchronously by my controller block. So far whenever I've tried it, I get a bad function call message printed out from UHD. Thanks, Brian
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
