Serial KITL fails after downloading through serial bootloader (WINCE 5.0)
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi
I am trying to run Serial Bootloader and Serial KITL simultaneoulsy
through a single UART port I am using a h/w board which has 2 UART
ports, one for debug messages and the other for bootloader as well as
KITL.
After the image is downloaded and KITL starts, it displays a warning
message "WARN: SerialRecv: Header checksum error, discarded..." on the
debug UART port which is in blcommon library code.
The UART port settings for Bootloader and KITL are
Baud rate : 115200
Data Bits : 8
Parity : None
Flow Control : Hardware
Stop Bits :1
I re-initialize the UART once the image has downloaded and before KITL
starts. Can you please suggest why I am facing Checksum errors?
Note: 1) Serial Bootloader works fine with Ethernet KITL
2) Serial KITL works fine with Ethernet bootloader.
Regards
Ash
.
Relevant Pages
- Re: Serial KITL fails after downloading through serial bootloader (WINCE 5.0)
... I am trying to run Serial Bootloader and Serial KITL simultaneoulsy ... through a single UART port I am using a h/w board which has 2 UART ... 1) Serial Bootloader works fine with Ethernet KITL ... issue is caused because Platform Builder keeps sending JUMP ... (microsoft.public.windowsce.platbuilder) - Re: Connecting to device for debugging
... Before starting the CE kernel, the bootloader sets some parameters passed to ... Some of them refers to the ethernet settings that should be used ... The KITL connection is driven by 2 things: ... (microsoft.public.windowsce.platbuilder) - Re: Debug works, Release hangs
... I am certain I am building my image with KITL disabled. ... Does the bootloader need to disable KITL somehow? ... Are there Build Options I need to change between Debug and Release builds ... >> Hit space to enter configuration menu 5... ... (microsoft.public.windowsce.embedded) - Re: CE5 hangs in KitlInit
... Settings that can control whether Kitl connects in Active (wait for PB to ... flags that come down at the end of a bootloader download. ... (microsoft.public.windowsce.platbuilder) - Re: How to complete RNDIS on WinCE50?
... the bootloader basically just set up a configuration struct ... that kitl uses to configure itself from. ... Taking into account that kitl drivers don't rely much on os-specific ... might want to concider adding download support to the bootloader once ... (microsoft.public.windowsce.platbuilder) |
|