I am using PDA Module with LabVIEW 7.1 (recent install). I can build
applications successfully for multiple targets and they execute on all
of my emulators...
POCKET PC 2003 Emulator
Windows Mobile 2003 SE
Windows Mobile 2003 SE VGA
Windows Mobile 2003 SE VGA (Landscape)
However, the same code (i.e. Pocket PC Screen Tab demo from NI), will download fine to target...
POCKET PC 2003 Device (an HP hx4700)
but execution always fails. The message on the desktop is...
Error executing. The application may not have been executed.
The message on the Device if I try to launch it locally is...
'Tab Control Demo - PocketPC' is not a valid Pocket PC application.
I'm thinking the project is getting built with incompatible libraries
but I can't find a way in LabVIEW to point at a new set of source
libraries. When I installed the Windows Mobile 2003 Images (to support
horizontal emulator and device orientation) I was instructed to point
to the "new" libraries in eVC+. Is this where I must point the compiler
to the correct libraries? Do I have to manually switch every time I
want to switch from emulator to device?
This seems crazy...
Is this fixed in version 8?
Thanks,
Trevor