03-24-2015 08:00 AM
I use this FPGA Board: http://www.ni.com/pdf/products/us/cat_defpga.pdf
At compile time this error appears:
"This application has requested the Runtime to terminate it in an unusual way
Please contact the application's support team for more information.
ERROR:Xflow - Program par returned error code 3. Aborting flow execution..."
What should I do?
03-25-2015 01:23 PM
Hi zaragik
I am sorry to hear about your issue. From what I have found this seems to be a pproblem in the Xilinx synthesis section of the process.
Are you able to deploy any other project to the FPGA from the same enviroment?
Did this project work in the past with this same FPGA board and computer?
Do you have another computer to try to deploy the code from?
Which version of Xilinx tools are you using for this project?
Are you deploying the project fom Multisim or LabVIEW?
I found a couple of forums withthe same error, apparently it could be a memory issue or a design issue. Please refer to the next link:
http://compgroups.net/comp.arch.fpga/a-strange-error-during-par-process-in-edk-coul/94023
WenR