LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Internal Software error

Hi, 

 

When I compile my fpga target vi i got an internal software error shown in the attached picture.

The program I'm working on is somehow complicated and the target file size is about 801KB and I also used 15 target-scoped FIFOs to transfer data within the target. I've also attached the log file. Does anyone know what caused this problem? Thanks in advance.

 

Download All
0 Kudos
Message 1 of 3
(2,740 Views)

Hi,

 

Are you able to compile and run any other FPGA code on this target? In other words, is this issue specific to the code or the hardware? Do you have access to another device with an FPGA target to determine if the code runs on different hardware? Did you recently change versions of SW? What changed between the last time that you were able to compile/run code and now? Additionally, please provide versions for the following: LabVIEW, LabVIEW FPGA, and NI RIO. Finally, please list the hardware that you are using as well.

 

Regards, 

Kareem W.
National Instruments
Web Product Manager
0 Kudos
Message 2 of 3
(2,703 Views)

It is an internal error generated by the application. I think the disc is still ok since the application is still preparing the data for burning to the disc and the actual burning has not yet started. Try running the program again and see if the error is still the same. If it displays a constant error every time you try burning the project, it is either the application can’t handle the size of the data that is going to be burned or there is an error in your system.

Run a disk check on your computer to see if there is any error that is preventing the application from working properly.

  1. Right click on drive C and then select Properties.
  2. Click Tools tab.
  3. Click Check Now button.
  4. Check Automatically fix file system errors and then click Start.

If no error was found try launching the application again. If it’s the same, use other video editing application where you can burn a video also.

 

http://www.techyv.com/

0 Kudos
Message 3 of 3
(2,657 Views)