フィルターのクリア

How to solve this error?

5 ビュー (過去 30 日間)
akanksha srivastav
akanksha srivastav 2023 年 8 月 28 日
コメント済み: Kiran Kintali 2023 年 9 月 4 日
how to solve this error?
block_comp:validate:validateFailedForBlock: Internal Error: hdlcoder:HDLImplMWrapper:validateFailed At block path: lte/LTE Downlink RMC/LTE Downlink RMC With message: Internal Error: Evaluation of validate function on class hdldefaults.EmbeddedMATLAB failed with the error message: Simulink:Data:SlResolveNotResolved: Cannot resolve: waveform.

回答 (1 件)

Kiran Kintali
Kiran Kintali 2023 年 8 月 28 日
This is an internal and not user facing error. Please reach out to tech support to report the issue and potential workaround.
  2 件のコメント
akanksha srivastav
akanksha srivastav 2023 年 9 月 4 日
編集済み: akanksha srivastav 2023 年 9 月 4 日
Sir thank you for your response . sir after exploring there I again found this error .
1-After compile with HDL CODER-block_comp:validate:validateFailedForBlock: Internal Error: hdlcoder:HDLImplMWrapper:validateFailed At block path: lte_fcn/MATLAB Function/MATLAB Function With message: Internal Error: Evaluation of validate function on class hdldefaults.EmbeddedMATLAB failed with the error message: : Constant folding error: Type.castValueToType: 0: structs may only be cast to struct types with equivalent fields
2-After compile with Simulink-An error occurred while running the simulation and the simulation was terminated
Caused by:
  • MATLAB expression '<output of lteRMCDL>' does not have the correct number of fields: expected 10; found 25.
Sir actually I want lte toolbox ltedownlink waveform generator to hdl ? I want .hdl file for lte signal.
Kiran Kintali
Kiran Kintali 2023 年 9 月 4 日
The first internal error is with HDL Coder and needs to be reported to tech support with the necessary reproduction steps. If you got the first error with lteRMCDL it is most likely due to the model being incompatible for HDL Code generation.
The second issue with https://www.mathworks.com/help/lte/ref/ltermcdl.html is probaly with the simulation setup of the model.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLTE Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by