Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect MicroBlaze Debug Module (MDM) to Virtual JTAG in Vivado IP Integrator #644

Open
s03311251 opened this issue Jun 12, 2024 · 2 comments

Comments

@s03311251
Copy link

I have posted my problem in #641 (comment), but I realise that it seems to be a different issue, as in the implemented design, the MDM is not connected to anything:

schematic

Therefore I would like to know the correct configuration to connect to MDM.

Below are what I originally posted in #641


I hope this is the right place to post here, as I am expericing a similar problem:

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:
cl
design files: aws_mb_example.zip

I have followed #507, which mentioned to use "EXTERNAL HIDDEN" for BSCAN in MDM:
MDM settings

However, it seems failed to identify MDM, as when I connect it with XSCT, I got the following:
2024-05-16 12_33_24-Window
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.

@czfpga
Copy link
Contributor

czfpga commented Jun 25, 2024

Hi,

Thank you for reaching out. We don't currently have an example design with a MicroBlaze embedded. We're still investigating this issue internally and will keep you posted for any update we have.

@s03311251
Copy link
Author

If you want to replicate the problem, I have attached my design files above (aws_mb_example.zip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants