Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
alan.gjuarez
Posts: 10
Registered: ‎01-24-2012
0

Partial Reconfiguration with Microblaze NO planAhead

Hi,

 

I want to create a partial bit stream from 2 diferent systems with microblaze folowing the XAPP290 but it gives me this error:

 

ERROR:Data2MEM:1 - File 'system2.bmm' can not be found, or is busy.
    Please ensure that the file is available in the correct
    directory location, or isn't being locked by another
    application.

 

The two systems have a custom IP and I just changed a little logic on the user_logic.vhdl file. That IP turns some leds on the bord. I am using a Gensys Digilent Virtex 5.

 

Any ideas on how to solve it?

 

Thanks,

 

Alan

Visitor
alan.gjuarez
Posts: 10
Registered: ‎01-24-2012
0

Re: Partial Reconfiguration with Microblaze NO planAhead

Problem solved. I pointed to system_bd file with NGDBuild -bm option.