Vivado online debug window open error

Foreword

Direct error in the open vivado online debu window:

ERROR: [Wavedata 42-472] WCFG parsing ERROR:
Fatal Error at file xxx/dev/project_1.hw/hw_1/wave/hw_ila_data_2/hw_ila_data_2.wcfg, line 1, char 1
Message: invalid document structure

ERROR: [Labtools 27-1832] create_wave_config not a supported tcl command in labtools hardware mode. Default wave configurations are automatically created when triggering an ILA core.

 

Solution:

In the tcl command line, type:

display_hw_ila_data -reset

Then turn off the debug screen and re-enter.

Reference Links: https://forums.xilinx.com/t5/Vivado-Debug-and-Power/wavedata-42-472-WCFG-parsing-ERROR-and-Labtools-27-1832-ERROR/td-p/372837

 

 

the above.

Guess you like

Origin www.cnblogs.com/kingstacker/p/12467675.html