Jump to content

vhdl

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by vhdl

  1. This is the error I get in my log:

    Untitled_1.c

    Generating Code...

    Compiling...

    _lvcepda80ARMtemp_.cpp

    Generating Code...

    Compiling...

    lvCEPDAMain.c

    Generating Code...

    PDALib0.lib(TcAdsDllCe.DLL) : fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM'

    Searching for it gives me the following link

    http://social.msdn.m...6-5a6de7e01169/

    Any advice?

    Any chance when I edit C:\Program Files\National Instruments\LabVIEW 2009\PDA\Utilities script files?

  2. When I change everything to x86 system (still windows CE 5.0) everything is compiling and my emulator with windows CE shows me the expected result...

    This is the error I get in my log:

    Untitled_1.c

    Generating Code...

    Compiling...

    _lvcepda80ARMtemp_.cpp

    Generating Code...

    Compiling...

    lvCEPDAMain.c

    Generating Code...

    PDALib0.lib(TcAdsDllCe.DLL) : fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM'

    Searching for it gives me the following link

    http://social.msdn.microsoft.com/forums/en-US/windowsmobiledev/thread/34907fec-3ff2-453b-ad16-5a6de7e01169/

    Any advice?

  3. Dear LabVIEW fans

    I have a problem building an exe file for a windows ce 5.0 system. I can build LabVIEW apps for my windows ce 5.0 device with the touchpanel module but I have problems integrating a dll with it.

    The lib file is included.

    It's targetted for an ARM processor

    Code is developed in LV 2009 SP1 with Touchpanel module.

    Very much thank you!

    LaVAGQuestion.zip

  4. When I try to put a Windows Media Player control or a webbrowser control on my vi frontpanel I get the message in red letters: control could not be loaded.

    I also can't use the .NET container this gives also problems....

    When I download samples of ActiveX vi's they all work, when I try to put another object in the ActiveX container it doesn't work anymore!!!

    So I cannot make changes in the ActiveX containers of downloaded samples...

  5. Hi all,

    I have a problem with the ActiveX container on my front panel.

    Whenever I place it on a front panel and I try to insert an ActiveX object by selecting it LabVIEW crashes. (I am using LabVIEW 8.01 - LabVIEW 8.0 had the same problem).

    Anyone has a solution for this problem?

    I don't want to install LabVIEW again on my computer, when I try on other computers in my company it works fine there.

    Thanks for your help.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.