Compile Error When Running FPGA VI With An ArrayPrimary Software: LabVIEW Modules>>FPGA ModulePrimary Software Version: 8.6.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I have an FPGA VI which uses an array. When I compile the VI, the compiler returns the error ERROR:Xflow – Program xst returned error code 6. Aborting flow execution. Why does this occur? How can I prevent it? Solution: This error will often occur when an array defined with a fixed size of zero elements is indexed. Check your arrays to ensure that you have not inadvertently defined any of them to be of size zero. Try to avoid zero sized arrays when creating your FPGA VI. Related Links: KnowlegeBase 3H9DTRJ4: Xflow Error Code 6: XST Error 759 or 760 when compiling LabVIEW FPGA VI KnowlegeBase 3VNBRTJ4: Xflow Error - Program XST Returned Error Code 6 when Compiling a LabVIEW FPGA VI KnowlegeBase 3YLFQG10: FPGA Xflow Compile Error 2 When Compiling LabVIEW FPGA VI Attachments:
Report Date: 05/29/2009 Last Updated: 06/01/2009 Document ID: 4XSCDJMO |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
