필터 지우기
필터 지우기

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

조회 수: 14 (최근 30일)
Arash Jafari
Arash Jafari 2022년 5월 3일
답변: Abhishek Chakram 2023년 12월 20일
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

답변 (1개)

Abhishek Chakram
Abhishek Chakram 2023년 12월 20일
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

카테고리

Help CenterFile Exchange에서 RF Blockset Models for Transceivers에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by