Source Code Build the LLB,It cann't deploy success in Veristand
Closed this issue · 1 comments
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to 'LabVIEW 2021 64-bit To build the "Configuration Release" and "Engine Release" on Windows and Linux_x64; '
- Go to 'Veristand and config a demo project'
- Click on 'Operate - Deploy'
- See error ‘Deployment Error
Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
=========================
NI VeriStand: Open VI Reference in Custom Devices Storage.lvlib:Open Device Reference (HW Interface).vi->Custom Devices Storage.lvlib:Initialize Device (HW Interface).vi->NI VeriStand Engine.lvlib:Initialize Inline Custom Devices.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi->NI VeriStand Engine.lvlib:VeriStand Engine Wrapper (RT).vi
VI Path: /c/ni-rt/VeriStand/Custom Devices/FPGA Addon/FPGA Addon Engine Linux64.llb/RT Driver VI.vi
Error 1003 occurred at Project Window.lvlib:Project Window.vi >> Project Window.lvlib:Command Loop.vi >> Project Window.lvlib:Connect to System.vi
Possible reason(s):
LabVIEW: (Hex 0x3EB) The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate. Select File>>Open to open the VI and verify that you can run it.
NI VeriStand: Open VI Reference in Custom Devices Storage.lvlib:Open Device Reference (HW Interface).vi->Custom Devices Storage.lvlib:Initialize Device (HW Interface).vi->NI VeriStand Engine.lvlib:Initialize Inline Custom Devices.vi->NI VeriStand Engine.lvlib:VeriStand Engine State Machine.vi->NI VeriStand Engine.lvlib:VeriStand Engine.vi->NI VeriStand Engine.lvlib:VeriStand Engine Wrapper (RT).vi
VI Path: /c/ni-rt/VeriStand/Custom Devices/FPGA Addon/FPGA Addon Engine Linux64.llb/RT Driver VI.vi’
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
- OS: [e.g. Linux_x64]
- Release Version [e.g. 21.2]
Additional context
Add any other context about the problem here.
My error is like the bug#125 ,I modify the labview.ini ,the bug is solved.