Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 08 Feb 2006 10:24 AM by  mikea@logicpd.com
Boot time for winCE4.2 OS image on zoom LH7A400-10 SDK
 3 Replies
Sort:
You are not authorized to post a reply.
Author Messages
senthami_zhan@yahoo.co.in
New Member
New Member
Posts:


--
30 Jan 2006 12:20 AM
    Hello,

    We burn the winCE OS image in the flash of the LH7A400-10 zoom SDK.It will reload the image everytime power on or reset the device.But
    it takes about 2 minutes to image appearance.actually how much time it will take? or any other idea to reduce this boot time?

    another problem,we encountered is that our custom application for serial port which is developed using visual studio.net is located in the
    my computer of the image(any folder) using activesync3.8 is not available when power off or reset the device.Is any method to boot our custom applicaion during boot time of OS?or Is any other idea to place our application on the flash.Please give me your suggestion as early as possible.

    thanks & regards

    Senthamizhan.K
    Pico Mega Design Labs
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    01 Feb 2006 07:57 AM
    How large is your image?

    Is this a Flash (XIP) image or a Relocation image?
    senthami_zhan@yahoo.co.in
    New Member
    New Member
    Posts:


    --
    08 Feb 2006 09:38 AM
    hello,

    Thanks for u your reply.My OS image size is about 15MB.I built using release.I build using ram and also burn it into Flash and relocate_from_flash.More or less these take about 120 seconds for booting.Is it ok?

    Thanks & Regards

    Senthamizhan.K,
    Pico Mega Design Labs,
    Chennai.
    mikea@logicpd.com
    New Member
    New Member
    Posts:


    --
    08 Feb 2006 10:24 AM
    Check out this document. It goes through some basic boot time quantification on the LH7A404-11, which is going to be very comparable to the LH7A400-10.

    http://www.logicpd.com/downloads/682/1003251_Rev_A.pdf

    120 Seconds seems very suspicious. Are you sure you have not created any custom code with incorrect use of 'wait' functions? Also, are you sure you have used the most up to date drivers that we have released? I would suggest comparing the drivers you are using currently with what is on our download site now.

    The best practice to figure out an issue like this is to start with a very basic image. No custom apps or drivers, just a simple image with the drivers you need. Find if this boots ok and then begin adding your custom stuff and also more components from Platform Builder.
    You are not authorized to post a reply.