报错,没有debug core!

【vivado】debug hub时钟不匹配

 the clock connected to the debug hub (dbg_hub) core

根因是在调试中,这个debug hub没有工作。

下图两个ila_0,ila_1,分别对应两个时钟clk_out1, clk_out2,然后连到一个hub上。

【vivado】debug hub时钟不匹配

默认下,hub的clk是连到ila_1的clk_out2上,这对ila_0就有问题,不同时钟域,导致hub不工作。

【vivado】debug hub时钟不匹配

 解决措施:

1、合理分配ila的采样时钟;

2、jtag下载前,选择open target -> open new haedware target -> (jtag频率从6Mhz降到750Khz);

 【vivado】debug hub时钟不匹配

 

相关文章:

  • 2022-01-12
  • 2021-10-11
  • 2021-11-09
  • 2021-07-17
  • 2021-10-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-13
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
相关资源
相似解决方案