Clear Filters
Clear Filters

Error evaluating 'MaskDialog' callback of ad9361_TX block (mask)

14 views (last 30 days)
Hello All,
I'm trying to use AD9361 Transmitter and Receiver model in my Simulink model.
Since I'm not interested in LTE filter configuration, hence I would like to generate custom filter. After applying filter configuration as I close the AD9361 filter wizard window, the following error pops up ( Please see attachment).
Thank you.
Arash

Answers (1)

Abhishek Chakram
Abhishek Chakram on 20 Dec 2023
Hi Arash Jafari,
It appears to me that you are facing difficulty in resolving the error evaluating 'MaskDialog' callback. The error indicates that there is an issue with the AD9361 filter wizard integration in the Simulink model or with the installation of the required toolboxes or support packages. Here are few steps to troubleshoot and resolve the error:
1. Make sure that all the necessary toolboxes and support packages are installed. For the AD9361 model, the following are needed:
  • DSP System Toolbox
  • Communications System Toolbox
  • HDL Coder (if generating HDL code)
  • Analog Devices AD936x RF Transceiver support package
You can check for the installed toolboxes using the “ver” command.
2. Ensure that you are using a version of MATLAB and the toolboxes that support the AD9361 models. If you are using an older version, consider updating to the latest version.
3. The error message mentions a missing message catalog 'rfblks_adiagile:adiagile'. This indicates a missing file or an installation issue. Try reinstalling the support packages that includes the AD9361 models.
4.Verify that the Simulink model configuration parameters are set correctly. This includes solver settings, hardware settings, and any other parameters that might affect the AD9361 blocks.
You can refer to the following documentation to know more about the functions used:
Best Regards,
Abhishek Chakram

Categories

Find more on RF Blockset Models for Transceivers in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!