Posts by Rob

    Well, quite simple. I'm going to execute Make (F7), and then following output is generated:


      --------------------Configuration: AINandDIO - Win32 (WCE ARMV4I) Debug--------------------
      Compiling resources...
      Compiling...
      Error spawning clarm.exe


    AINandDIO.exe - 1 error(s), 0 warning(s)


    When I'm running the compiler platform with administrator privilege (thus within the normal user session), the problem with the debug connection occurs.
    e.g. USB / ActiveSync does not work. Perhaps ActiveSync must run in administrator mode, too. But I can't close this app. Closing it will move itself into the task bar...

    OK, thanks.


    After having done the configuration (registry), all works fine.
    The simple GUI is self explaining.


    One problem: I can't get the IRQ be triggered. DIO0 (=GPIO0..7) do increment. AIN1 is read, too (however AIN0 is measured). Is the interrupt line that one on Pin 1 of the Starter Kit's I/O connector?

    I have tried it. The compiler reports the following error:


    ainanddio\dio.cpp(221) : fatal error C1010: unexpected end of file while looking for precompiled header directive


    I'm using eMbedded C++ V4 SP4.


    The applicatio "simple analog input" (also in this forum) does work correctly.


    Please advice.

    For security purposes I'm using windows (XP) in normal user priviledge mode.
    As it points out, a make error report "cannot spawn clarm.exe" is due to even this fact (never thought *Microsoft* produces software with such limitation.....).
    However, it also points out that executing eMbedded C++ "as administrator" does not work correct, too. At least the debug interface does not work.


    Anybody a suggestion (except switching the whole session into administrator priviledged mode)?