Jump to content
  • 0

Executable selected for download on the following processors doesnt exist


Bharat Agarwal

Question

Hi , 

I made a block design on ARTY FPGA board in which i am reading data from BRAM. 

In the hello world program i wrote a code for that please find attachemnt. 

 

When I do rum on hardware (system debugger) there is an error which says " Executable selected or download on the following processors doenst exist or incorrectly specified "

 

Please help me out.

 

Doc1.docx

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

It may be that the SDK project exported from Vivado is somehow broken, maybe export has been done on another machine everything was now moved into different folder. In my case,  the sequence of steps

  1. removing (just rename it in case you need the way back) the folder ending with .sdk (like GSWZ_2018_3_ZYBO_Z7_20.sdk)  in the tree of the relevant SDK project
  2. exporting hardware in Vivado application again (export hardware, include bitstream)
  3. exporting in the project scope and then starting the SDK from Vivado.

helped against the same error message. Also, simply be sure you export hardware not something else, and include the bitstream. 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...