How can i solve the problem of Xilinx?

Asked By 7060 points N/A Posted on -
qa-featured

When I open XPX 10.1 Sp1 followed by  Hardware=>Generate Bitstream, I  met  following error; FATAL_ERROR:GuiUtilities:Gq_Application.c:590:1.20 – This application has discovered an exceptional condition from which it cannot recover. Process will terminate. For technical support on this issue, please open a WebCase with this project attached at http://www.origin.xilinx.com/support/#nav=sd-nav-link-182711&tab=tab-sd When I update bitstream, the above error again occurred.

Can anyone tell me what I should do to get rid of this please? I don’t know whether it is relevant with permission of Operating System. Could you give a hand?

SHARE
Answered By 0 points N/A #80571

How can i solve the problem of Xilinx?

qa-featured

SOLUTION 1:

This issue is resolved in iMPACT 10.1 Service Pack 3. You may download it from the given link;


SOLUTION 2:

1. Copy the EDK make File, give it a new name. Keep it in the same directory. i.e. same folder.

2. Edit the make file copy and change the lines as shown in the snapshot. take a look on the attached picture.

3. In the EDK GUI Window, under Project option, Set the edited make file as the custom make file to use.

If you receive this fatal error as soon as you generate netlist, Add the silent option to the XST command in your make file to work around this problem.

Related Questions