Jump to content
  • 0

A strange problem when Programing FPGA using SDK


Lio

Question

Hi all,

I have created a block design in vivado,and generate bitstream successfully.Everything seems to be successful,and then i export hardware and create an application project with "Hello world" template,and i did not change anything. 

But when i try to program FPGA, i get the following error messages.

1509884a021cd5cd2e3bd6c17809f5e.png.423450ab1af133e9d006018d47264991.png

" ERROR: [Updatemem 57-153] Failed to update the BRAM INIT strings for ./.../*.elf and ./.../*.mmi "

image.png.2562f7d71d7d541a62881bb06883fc4a.png

I'm pretty sure that i have selected the bitfile that was generated earlier.

image.png.906affb7f3c30749835d2faba47fc525.png

And here is my block design ,any suggestions?

 

 image.thumb.png.11288b4a1e52399300c1abc9a15a7aa1.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Go to Debug Configurations...

image.png.821cc88803889bf12f89c579c87bd968.png

 

Make sure that your application is selected there on the left, if there's no application you can make one using the button the leftmost arrow points to. Then go to Target Setup and press the Search... button next to the Bitstream File field.

image.thumb.png.234b3909294806ee28c0bdc21346fd36.png

You should get a prompt from which you can select the only available bit files.

image.thumb.png.b643a3061218a36193fc887c6d7067ff.png

Hope this helps.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...