06-14-2013 09:29 AM
I am receiving the following error (in a pop-up window) when compiling my VI FPGA code in chassis NI 9118 using NI 9223 module. This error occur while compiling process (generating intermediate files , stage 7 of 7). how do I resolve this error ?
thank you
additional information :
Original error message:
-------------------------
Errors :
Internal Software Error(s): Terminal Index Out of Bounds.
Error code: -61350
Details :
A terminal with this index does not exist on this block diagram node.
NiFpgaHandleCallbackError.vi<APPEND>
<b>Complete call chain:</b>
NiFpgaHandleCallbackError.vi
niFpgaNodeInformation.lvclass:Get Const Variant.vi
DfirModGen.lvclass:GetConstant.vi
niLvFpgaMungerBrainwashIONodeCommon_Dfir.vi
niLvFpgaMungerBrainwashSingleIOGrowableMethod_DFIR.vi
nirviEIOMethodImplementation_SpecifyDFIR.vi
nirviEIOMethodImplementation_SpecifyDFIR.vi.ProxyCaller
Solved! Go to Solution.
06-17-2013 09:31 AM
Hi tesa,
This is a bug which was fixed in LabVIEW 2012 SP1. The CAR number created for this bug is 332811 and as you can see in this link, it is already in the bug fixes list.
Carmen C.
06-18-2013 02:17 PM
Hi Carmen
thank's for your reply, it was really helpful. moreover, I currently use Labview 2011. so I'll try it in labView 2012, hope there will be no error.
Carmen C.