Actually I'm pretty new in using Xilinx software so can't yet fix these small troubles by myself. But anyway, I'm trying to build a very simple project using the BSB method described in the Digilent XUPV2P getting started doc.
Unfortunately Xilinx hasn't opened a WebCase account for me yet so I can't ask them.
Everything was going fine, but after about 7mins of compilation I got these error messages (After all low level, HDL level and software level synthesis were done)
- Code: Select all
Running generate for OS'es, Drivers and Libraries ...
Copying Library Files ...
ERROR:MDT - ERROR FROM TCL:- cpu () - Couldn't make xmdstub: make[1]: Entering
directory `/cygdrive/c/FPGA/testBSB/microblaze_0/code'
mb-as -o xmdstub.o xmdstubaddr.s xmdstub.s
make[1]: Leaving directory `/cygdrive/c/FPGA/testBSB/microblaze_0/code'
make[1]: *** [xmdstub] Error 57
ERROR:MDT - Error while running "generate" for processor microblaze_0...
make: *** [microblaze_0/lib/libxil.a] Error 2
Done.
If needed I can post all my log file.
Thank you all very much for your help and time.
Dimitri
