Need Help with Compiling fpga Target

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

Hello,

I need help with compiling FPGA target vi. I have been facing an internal error while compiling.

I am not sure what caused the problem.

I utilized 15 target scoped FIFOs for transferring data, while the target file size is 801KB.

The log file is attached, and I have also pasted a screen shot of the error.

An internal software error has occurred

Error:

Code Generation Errors

Errors

Internal software error(s)

Details

An internal software error has occurred. Please contact National instruments

technical support at ni.com/support

Method Name:<b>compile for target</b>

Close Show Error Help

If anyone has any idea about what caused the issue please let me know.

SHARE
Answered By 0 points N/A #159369

Need Help with Compiling fpga Target

qa-featured

Steps to run the LabVIEW FPGA Compile Server on a remote computer.

  1. Install the LabVIEW FPGA Compile Server on the remote computer.
  2. Select Start»All Programs»National Instruments»LabVIEW 8.6»LabVIEW FPGA Utilities»Compile Server to launch the LabVIEW FPGA Compile Server.
  3. Click the Configure button. The Configure Server dialog box appears.
  4. Write down the value of the Port text box. You need the port value when you configure LabVIEW to compile an FPGA VI on a remote computer.
  5. Click the Cancel button.
  6. Leave the LabVIEW FPGA Compile Server running on the remote computer.

Steps to configure LabVIEW to compile an FPGA VI on a remote computer.

  1. Create a new VI or open an existing VI under an FPGA target that also contains FPGA I/O items.
  2. Select Tools»FPGA Module Options to display the FPGA modulw options dialog box.
  3. Click the Configure button to display the Configure Compile Settings dialog box.
  4. Type the name or IP address of the remote computer running the LabVIEW FPGA Compile Server in the Machine text box.
  5. Type the port value of the remote computer running the LabVIEW FPGA Compile Server in the Port text box.
  6. Click the OK button. If LabVIEW is unable to contact the LabVIEW FPGA Compile Server, LabVIEW displays the Error Contacting Server dialog box. Otherwise, LabVIEW compiles the FPGA VI on the remote computer every time you compile an uncompile FPGA VI. You must change the configuration to compile FPGA VI's on the local computer.

Related Questions