Problem connecting MicroBlaze Debug Module (MDM)

0

Right now I'm working to put a MicroBlaze core with Vivado IP Integrator flow, however, I can't connect to the MicroBlaze Debug Module (MDM) when I deployed in on an EC2 F1 instance.

My design is as following: Enter image description here

I have followed this: https://github.com/aws/aws-fpga/issues/507, which mentioned to use "EXTERNAL HIDDEN" for BSCAN in MDM: Enter image description here

However, it seems failed to identify MDM, as when I connect it with XSCT, I got the following: Enter image description here

Top left is the SSH session of EC2 F1, which was running hw_server and sudo fpga-start-virtual-jtag -P 10201 -S 0

Bottom left is the Vivado tcl shell, connected to the Virtual JTAG on F1

Bottom right is the XSCT, also connected to the Virtual JTAG on F1

The commands are run in this order: SSH > Vivado > XSCT

The targets command in XSCT gives 8-digit numbers only, but supposedly it should gives something like "MicroBlaze Debug Module".

May I ask if there is any problem with my design with a MicroBlaze? Is there an alternative method to connect to MDM, or is there an example design for MicroBlaze that worked with AWS EC2? Thank you.

已提問 8 個月前檢視次數 154 次
1 個回答
0

Thanks for reaching out with the issue on this forum! We're currently debugging this issue on an open GitHub issue here: https://github.com/aws/aws-fpga/issues/641

已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南