Error -63004 During Code Generation Stage for an FPGA VIPrimary Software: LabVIEW Modules>>FPGA ModulePrimary Software Version: N/A Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: On trying to compile my FPGA program, I get error 63004 with the error message: An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information: Error -64003 occurred at Possible reason(s): LabVIEW Elemental IO: IO Node not wired with constant IO Name On searching the error code using the Help » Explain Error, I could not find any information on this error. What do I need to do to resolve this error? Solution: This error generally occurs when a local variable or a global variable is wired to a an I/O item input terminal. The LabVIEW Help specifically mentions that either a control or a constant needs to be wired to this input. Therefore, wiring a local variable or a global variable would cause the VI to generate this error. To remove this error, the I/O item should be changed to a constant or a control. Related Links: Product Manuals: LabVIEW 8.6 FPGA Module Help Attachments:
Report Date: 08/29/2008 Last Updated: 10/09/2008 Document ID: 4OSH9R5M |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
