f&s update tool problems

  • Hi,


    We bought the f&s update tool.
    on the cd are only 2 programs. 1 for updating applications and 1 for updating kernel.
    We want to update our own application for now.
    on the cd is update2013.exe, i assume this is for wec2013 right?
    in the manual pdf, they talk about checkautostart


    where can i find it?


    the manual is written for NETDCU boards.... we are using efusA9


    i tried to make efusA9 dir on a ssd card and put update2013.exe in it
    nope...
    renamed it to update.exe
    nope...
    renamed it to CheckAutoStart.exe
    nope
    rename it to autostart.exe
    nope...


    can someone of support help me??

  • Hello,


    Quote

    the manual is written for NETDCU boards.... we are using efusA9

    Yes i works with all our boards. Sorry i you got an older doc, but you will find latest one in the common downloads.


    Quote

    ...they talk about checkautostart...

    Please read the doc. Checkaoutostart is a part of the kernel. You will find it under \Windows (command line command: attrib '*.exe). If not it is a bug!


    [quote] i tried to make efusA9 dir on a ssd card and put update2013.exe in it[\quote]
    Yes rename update2013.exe it to autostart.exe put in on an external storage device into the folder \efusA9 if you plug in the storage the program should be launched.


    If any further problems please keep me informed.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • just upgraded to V1.50


    but now i get this error in my application:
    LCD: SetContrast: new=0x0 old=0x226
    ERROR: c:\wince800\platform\common\src\soc\fslcomm_fs_v1\ipuv3\common\ipubuffer.cpp line 106: VideoMemory is used up.
    ERROR: c:\wince800\platform\commystem.Windows.Forms.Control.set_Visible(Boolean value)
    at System.Windows.Forms.Application.Run(Form fm)
    at VS2012DragonTest.Program.Main()
    UFN: Version 1.1, ActiveKey = Drivers\Active\76
    VS2012DragonTest.exeErrorVS2012DragonTest.exe
    OutOfMemoryException


    at Microsoft.AGL.Common.MISC.HandleAr(PAL_ERROR ar)
    at System.Drawing.Bitmap._Init(Int32 cx, Int32 cy)
    at System.Drawing.Bitmap..ctor(Image image)
    at VS2012DragonTest.Stick_Ctrl..ctor()
    at VS2012DragonTest.frmStick.InitializeComponent()
    at VS2012DragonTest.frmStick..ctor(MainForm main)
    at VS2012DragonTest.MainForm..ctor()
    at VS2012DragonTest.LoaderForm.LoaderForm_Activated(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnActivated(EventArgs e)
    at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)
    at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
    at Microsoft.AGL.Forms.WL.SetVis(IntPtr hwnThis, BOOL fVis)
    at System.Windows.Forms.Control.set_Visible(Boolean value)
    at System.Windows.Forms.Application.Run(Form fm)
    at VS2012DragonTest.Program.Main()


    my video memory seems out of memory...
    did something change?

  • Hello

    Quote

    ERROR: c:\wince800\platform\common\src\soc\fslcomm_fs_v1\ipuv3\common\ipubuffer.cpp line 106: VideoMemory is used up.

    Should also appear in V1.40, we increase video memory by defaullt in V1.60.


    Quote

    where is the common downloads

    I can send you the doc by mail V1.03 is just up to date.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

    Edited once, last by fs-support_ZU ().