Zynq workflow error in step 4.2

조회 수: 14 (최근 30일)
zyx851
zyx851 2022년 5월 11일
댓글: zyx851 2022년 5월 11일
When I try to run foc demo on zynq, there has been an error in step 4.2.
I have tried MATLAB R2022a, R2021b, R2020b and R2019b, they all have this problem.
  댓글 수: 1
zyx851
zyx851 2022년 5월 11일
### ++++++++++++++ Task Generate Software Interface ++++++++++++++
### Generating new Zynq Software Interface model: gm_focZynqHdl_interface
### No driver block was generated for port(s) "IP_ADC_A_Count" mapped to interface "IP_ADC_PhaseCurrentA" in the software interface model.
### No driver block was generated for port(s) "IP_ADC_B_Count" mapped to interface "IP_ADC_PhaseCurrentB" in the software interface model.
### No driver block was generated for port(s) "IP_Encoder_Index_Found" mapped to interface "IP_ENC_IndexFound" in the software interface model.
### No driver block was generated for port(s) "IP_Encoder_Count" mapped to interface "IP_ENC_Count" in the software interface model.
### No driver block was generated for port(s) "IP_Encoder_Count_Per_Revolution" mapped to interface "IP_ENC_Count_Per_Revolution" in the software interface model.
### No driver block was generated for port(s) "IP_Encoder_A_Leads_B" mapped to interface "IP_ENC_A_Leads_B" in the software interface model.
### No driver block was generated for port(s) "IP_Inverter_Enable" mapped to interface "IP_PWM_Enable" in the software interface model.
### No driver block was generated for port(s) "IP_PWM_Counter_Max" mapped to interface "IP_PWM_CounterMax" in the software interface model.
### No driver block was generated for port(s) "IP_PWM_A_Compare" mapped to interface "IP_PWM_CompareA" in the software interface model.
### No driver block was generated for port(s) "IP_PWM_B_Compare" mapped to interface "IP_PWM_CompareB" in the software interface model.
### No driver block was generated for port(s) "IP_PWM_C_Compare" mapped to interface "IP_PWM_CompareC" in the software interface model.
### No driver block was generated for port(s) "IP_PWM_Dead_Time_Count" mapped to interface "IP_PWM_DeadTimeCount" in the software interface model.
Executing custom callback plugin_gm_config for model focZynqHdl.
Dot indexing is not supported for variables of this type.
Error in zynqMotcon2.referenceDesignVivado.plugin_gm_config (line 156)
delete(topLevelLines.Inport);
Error in hdlturnkey.backend.ModelGeneration/customGMConfig
Error in hdlturnkey.backend.ModelGenerationECoder/configureTIFDUT
Error in hdlturnkey.backend.ModelGenerationECoder/generateModelWithoutLibraryBlock
Error in hdlturnkey.backend.ModelGeneration/generateModel
Error in hdlturnkey.TurnkeyDriver/generateInterfaceModel
Error in hdlturnkey.ip.IPDriver/runSWInterfaceGen
Error in downstream.DownstreamIntegrationDriver/runSWInterfaceGen
Error in hwcli.runWorkflow
Error in hdlcoder.runWorkflow (line 27)
hwcli.runWorkflow( varargin{:} );
Error in task.t5_generateBitstreamAndInterfaceBlock (line 177)
hdlcoder.runWorkflow('focZynqHdl', hWC);

댓글을 달려면 로그인하십시오.

답변 (1개)

Kiran Kintali
Kiran Kintali 2022년 5월 11일
편집: Kiran Kintali 2022년 5월 11일
This is an unepxected error issue. Please contact tech support for a solution and the next steps.

카테고리

Help CenterFile Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by