09-25-2006 10:13 AM
09-25-2006 10:43 AM
I seem to have found the problem: The XY VI itself had a new feature which wasn't supported by LVforPDA. So it didn't compile properly and was then reported as missing. I found out by trying to compile that VI alone as a PDA executable. Sorry for asking the question prematurely - but LabView told me to go to ni.com/ask when the build failed 🙂
And perhaps I can suggets two things for the LV programmers:
1. if a subVI fails to build, then the error message should reflect that (and not say "it's missing")
2. my VI uses the bluetooth VIs, but when I build it for the PDA and use the "run" button on the front panel to run it immediately, I get an error message that LVBtw.dll is missing. Surely you can make LV intelligent enough that it recognizes that the target also needs this dll and puts it on the PDA?
Hmm, after doing all this, I now get an error message on the PDA: "error code 200144003 - unable to lock memory chunk". 😞
cheers
Martin