Hello, \ I currently have a custom RFNOC module. When I try to initialize my block however, I am unable to find it. I get an error that seems to match up with the block id I set on my module, but it still seems that it cannot be found. This is the error that is shown…
`[WARNING] [RFNOC::BLOCK_FACTORY] Could not find block with Noc-ID 0xde30, 0xffff` To test if my block was working properly, I used a NOC_ID used for the prepackaged modules and it worked fine, but I would however like to use a seperate NOC_ID for my own modules. I set the NOC ID in my yml file and block_control.cpp file to 0xde30 as per the RFNOC 4.0 Introduction guide. Thanks Joe
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com