11-09-2023 10:03 AM
I saw this Post (https://forums.ni.com/t5/LabVIEW/RT-executable-Error-LabVIEW-Hex-0x8-File-permission-error-You-do/m-...
and I am getting the same error. However, I can build and deploy different startup VIs just fine, just not the particular one from my project. Also I can deploy manually via Filezilla and change the permissions and it is seems to startup just fine with no errors. I can run the VI in debug mode so it is just this one particular VI. Not sure what is special about this and why manually dropping the Startup.rtexe works when LV Project can't deploy it? My hunch is that there is a dependency that it is also deploying but can't for file permissions?
Deploying NI-sbRIO-9628-M100(successfully deployed target settings)
Deploying V2(failed to deploy)
LabVIEW: (Hex 0x8) File permission error. You do not have the correct permissions for the file.
=========================
DMA hardware error detected.
Deploying TigerV2.lvproj
Deployment completed with errors
11-11-2023 01:37 PM
There's a close-to-100% probability that the problem is either Hardware (not including your PC), Software (not including the OS running on your PC), or your PC. You've told us nothing about the Hardware you are using, and nothing about the (LabVIEW) Software you've written. How are we supposed to help you? Would you like us to "guess"? [My guess is a bug in your LabVIEW code, possibly in "V2" or somewhere in TigerV2.lvproj, which I couldn't find on my PC ...].
Bob Schor