error when 'generating simulation hdl files' in xilinx xps

hi,

does anyone know how to solve this error when selecting 'generate simulation hdl files' in xps (xilinx edk 9.1):

------------------------------------------------------------------ ...

Analyzing file /pl/hardware/user-platforms/MySystemV5/fs-boot/executable.elf... INFO:MDT - BRAM lmb_bram will be initialized with ELF of processor microblaze_0 Running Data2Mem with the following command: data2mem -bm system_sim.bmm -bd /pl/hardware/user-platforms/MySystemV5/fs-boot/executable.elf tag microblaze_0 -u -o u tmpucf.ucf ERROR:MDT - Ucf2Vhdl Conversion Generated Errors.

ERROR:MDT - Error creating memory initialization files

make: *** [simulation/behavioral/system.do] Fehler 1

Done!

-------------------------------------------------------------------

would be great if you could help me with this issue. i've googled and searched in the xilinx answer database but haven't found anything. i have successfully compiled the simulation libraries with xps and modelsim 6.1e. i'm using petalinux 0.30rc1

thanks

sebastian

Reply to
fatfpga
Loading thread data ...

data2mem -bm system_sim.bmm -bd /pl/hardware/user-platforms/MySystemV5/fs-boot/executable.elf tag microblaze_0 -u -o u tmpucf.ucf

What does this command do on its own? (from a shell) Find out why that isn't working, fix it and try again.

- Brian

Reply to
Brian Drummond

when paste it into a terminal and run it on its own, there is no output so i think i does it's job correctly. but out of the xps-tool it doesn't work...

Reply to
fatfpga

any hints?

Reply to
fatfpga

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.