Hi David, The block should have an initialization script which renames the underlying gateway blocks to have the correct names. It would appear this isn't working as it should.
The script should live in the xps_library subdirectory in mlib_devel, and should be referenced in the "initialization" section of the yellow block mask (you can find this by right-clicking the block and looking for the "edit mask" option). If this script is failing silently, you might find running it directly from the Matlab command line (with whatever input arguments the script requires) will give a more verbose error. Hope this helps, Jack On 10 September 2013 17:15, David Saroff <[email protected]> wrote: > I am working with another engineer to integrate the model 'adc16x250-8' > for roach2. Here is an error we see. Any hints? > > Problem with block: adc_test/adc16x250_8 > : The Gateway block xps_library_ADCs_adc16x250_8_a1 does not respect the > hierachical naming convention (it should start with adc_test_adc16x250_8). > > > > >

