WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2011-Dec-08 08:59:49

nudu
Member
Registered: 2010-Jun-25
Posts: 51

Error when running XPS for new image generatioin

I can run XPS and generate FPGA images successfully on ubunt 9.10 64 bits.
Then I shifted to ubuntu 11.10 64 bits.

When I generate the image, I always get the error below:

Can you please help?

#----------------------------------------------#
# Starting program par
# par -w -ol high system_map.ncd system.ncd system.pcf
#----------------------------------------------#
WARNING: vhdl is not supported as a language.  Using usenglish.
Release 10.1 - par K.39 (lin64)
Copyright (c) 1995-2008 Xilinx, Inc.  All rights reserved.
PMSPEC -- Overriding Xilinx file </opt/Xilinx/10.1/EDK/data/parBmgr.acd> with local file
</opt/Xilinx/10.1/ISE/data/parBmgr.acd>
ERROR:Par:73 - Cannot find Input file "system_map.ncd".  Please verify that your paths and permissions are properly set
   for this file.
make: *** [__xps/system_routed] Error 1
ERROR:Xflow - Program par returned error code 21. Aborting flow execution...
Done!

Offline

 

#2 2011-Dec-08 09:25:27

nudu
Member
Registered: 2010-Jun-25
Posts: 51

Re: Error when running XPS for new image generatioin

The above error is generated when I copied everything working to the new machine.
generate Netlist can be done without any error.


If I clean everything(netlist, bits, hardware) and run it on the new machine, the following error comes out when I generate netlist:

ERROR:NgdBuild:276 - edif2ngd exited with errors (return code 1).
ERROR:NgdBuild:276 - edif2ngd exited with errors (return code 1).
ERROR:NgdBuild:527 - Failed to launch program edif2ngd: application received signal 11.
ERROR:NgdBuild:527 - Failed to launch program edif2ngd: application received signal 6.

Please help and thanks a lot!

Offline

 

#3 2011-Dec-09 05:18:16

Christian
Member
Registered: 2010-Feb-26
Posts: 124

Re: Error when running XPS for new image generatioin

interesting. I also had a couple of these errors lately. I think (but I don't know for sure) that there is a relation to a kernel upgrade. I had to downgrade from the newest version (2.6.32-36? to -34) since my compiled xilinx USB drivers were not working anymore. Since that, the compilation within XPS also works again. But maybe this is also just a coincidence..

Offline

 

#4 2011-Dec-09 12:09:07

murphpo
Administrator
From: Mango Communications
Registered: 2006-Jul-03
Posts: 5159

Re: Error when running XPS for new image generatioin

I'm afraid we've never seen these errors (we've never used the Xilinx tools on Ubuntu machines).

Do the logs have any more detailed error messages? What happens if you manually run edif2ngd or ndgbuild from the command line? It might print more useful debugging info this way.

Offline

 

Board footer