Zynq workflow error in step 4.2

1 visualizzazione (ultimi 30 giorni)
zyx851
zyx851 il 11 Mag 2022
Commentato: zyx851 il 11 Mag 2022
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 Commento
zyx851
zyx851 il 11 Mag 2022
### ++++++++++++++ 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);

Accedi per commentare.

Risposte (1)

Kiran Kintali
Kiran Kintali il 11 Mag 2022
Modificato: Kiran Kintali il 11 Mag 2022
This is an unepxected error issue. Please contact tech support for a solution and the next steps.

Tag

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by