Re: Retail/Debug

From: Sujith (sujithss_at_hotmail.com)
Date: 10/21/04


Date: Thu, 21 Oct 2004 14:42:24 +0530

But my bootloader is a Serial one!
Regards
Sujith
"Yannick Chamming's [eMVP]" <ychammings_nospam@adeset.com> wrote in message
news:%2335vJeztEHA.3088@tk2msftngp13.phx.gbl...
> I would say, probably a timing issue in your ethdbg layer that would
> generate invalid ethernet frames.
>
> Can you use an ethernet sniffer (such as ethereal) to check differences
> btween retail and debug ?
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADESET
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Sujith" <sujithss@hotmail.com> wrote in message
> news:OtNMOIztEHA.1008@tk2msftngp13.phx.gbl...
> > Hi,
> > my bootloader works fine in retail build, but it is not working in debug
> > build.
> > let me make it clear.
> > if it is a debug build, then the debug output is
> > Microsoft Windows CE Ethernet Bootloader Common Library Version 1.0
Built
> > Mar 13 2003 22:52:25
> > Windows CE Serial Bootloader Version 1.1
> > System ready!
> > Preparing for download...
> > Sending boot request...
> > Waiting for boot ack...
> > received non-download packet type
> > Sending boot request...
> > Waiting for boot ack...
> > Received boot ack
> > Received boot request ack... starting download
> > received non-download packet type
> > received non-download packet type
> >
> > immediately I get a message like download failed. review your download
> > selection and configuration.
> > but the same, under retail build works perfectly fine.
> >
> > any comments?
> >
> > regards
> > Sujith
> >
> >
>
>



Relevant Pages

  • Re: Retail/Debug
    ... But my bootloader is a Serial one! ... > generate invalid ethernet frames. ... >> my bootloader works fine in retail build, but it is not working in debug ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Capturing debug messages using CeLog on a release terminal
    ... Don't set the shipbuild flag in your retail kernel (because it will #define RETAILMSG and DEBUGMSG into nirvana) and don't set Enable CE Target control and don't set Enable Kernel Debugger. ... I'm not entirely sure if DEBUGMSGs (as opposed to RETAILMSGs) still work when replacing dll's in a retail build with their debug counterparts. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Debugging Interrupt Vector Tables (IVTs)
    ... A more useful question would be centred on why you want to "debug IVT". ... able to debug using the debugger without loosing any control if i debug ... within the bootloader /application. ...
    (comp.os.linux.embedded)
  • Re: problem in downloading nk.bin
    ... Sorry, but that's no debug output, that's just the bootloader's ... bootloader, or do you simply mean you've compiled and flashed it? ... target stops sending UDP packet and the development workstation also ... RESERVED1 80001000 0000F000 RESERVED ...
    (microsoft.public.windowsce.platbuilder)
  • Re: KITL over USB RNDIS
    ... have tried to compile the KITL library as retail version and kernel as Debug ... USB use a huge amount of stack in DEBUG builds. ...
    (microsoft.public.windowsce.platbuilder)