LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiler error out of regs, reg 1239

Solved!
Go to solution

I've installed LV2009 and trying to open version  8.6 vi.

 

I am getting a pop-up message "Compiler error. REport this problrm to Nationa Instruments Tech Support. out of regs - no spill candidate found, reg 1239!"

 

32-bit Labview client  on Win 7 64 bit and Win server 2008 64 bit give same error.

 

The code attached.

0 Kudos
Message 1 of 9
(4,499 Views)
Never heard of that error. Try the attached.
0 Kudos
Message 2 of 9
(4,481 Views)

smercurio,

 

I tried the attached, same exact error, but your VI window closes after clicking on OK button in the error pop-up.

0 Kudos
Message 3 of 9
(4,465 Views)

You should probably call NI Tech Support.

 

http://sine.ni.com/apps/utf8/nicc.call_me  In the Technical Support  box, click on Request Support and provide the necessary info.

0 Kudos
Message 4 of 9
(4,458 Views)
Solution
Accepted by Fedor
NI tech support suggested installing LV 2009 service pack 1, which fixed the problem.
0 Kudos
Message 5 of 9
(4,404 Views)
Glad to hear that worked!
Misha
0 Kudos
Message 6 of 9
(4,376 Views)

After converting and testing the problematic VI in LV 2009 sp1, I found that the code that worked for me since LV 8.2 and 8.6 is bugged now.  

I am using an array of waveforms. I apply "Split 1D Array", followed by "Decimate 1D Array" library functions. The resulted array is stripped of the waveform information in LV2009.

 

I isolated the bugged piece in the attached VI.

 

Is it a bug?

0 Kudos
Message 7 of 9
(4,342 Views)
You're actually asking a completely unrelated question, so it's best to start a new thread, so it doesn't get confused with this one. This will also make it easier to track the discussion.
0 Kudos
Message 8 of 9
(4,334 Views)

Thanks for the suggestion, but I think the bizarre behavior was caused by LV 2009 memory optimization - I was able fix it but placing "Always Copy" library VI on the misbehaving data line. I don't think there's a need for new thread than.

0 Kudos
Message 9 of 9
(4,320 Views)