Internal error when compiling FPGA

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

When compiling FPGA, I get an internal error message. The program I am working on is complicated and the size is of 801KB. I used 15 target-scoped FIFOs to transfer data within the target. I have attached the log file. Please help me figure this problem out.

Transfer data within the target

Error:

Code Generation Errors

Error
 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>

SHARE
Answered By 15 points N/A #94477

Internal error when compiling FPGA

qa-featured

Hi Milodiaz,

It may be possible that you are running your program without any sufficient privileges. Try running the program with privileges as administrator and then again try to compile it.

If the problem still occurs try compiling it again with recommended setting as suggested by the Nation Instruments. It may be that some of the setting may have been changed. Also verify that default directories have been directed to their exact paths in the compiler configuration.

Also clean up any unwanted files from clntTemp and srvrTemp folders located at C:NIFPGA directory and the restart the program for effects to take change.

Hope this solves your problem!!!!!!!!!!!!!!!

Related Questions