How to solve this error?

5 次查看(过去 30 天)
akanksha srivastav
akanksha srivastav 2023-8-28
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
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 CenterFile Exchange 中查找有关 LTE Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by