04-01-2013 04:05 AM
hello!
we are trying to deploy our standalone application but after rebooting of target pc [pxi (NI 8176 controller)], it display following error code:
loading error 57.
This can be seen on attachement.
04-02-2013 03:05 PM
Hey,
As of LabVIEW 2011, SSE2 compiler optimizations were introduced as a build option in build specifications. However not all target hardware supports these SSE2 optimizations, including the PXI-8176. You will need to disable these optimizations under the advanced settings of your build specifications. You can read more about this in the knowledge base article I've linked below. I hope this helps!