"4294783641 PID:a3c9dca2 TID:c3a534ca 0x83a16400: RELFSD: Opening file
iectl.dll from desktop"
could you please explain me what is desktop here & what is the reason for
this problem.
I am using win ce 5.0 and choose 'internet applicance' from design template
while building the platform.
As for the problem, I can't tell you that. How is KITL set up? You're
seeing these messages in the debugger output window in Platform Builder, not
via the serial port on the actual device or something, right?
Paul T.
"Omkar Singh" <Omkar...@discussions.microsoft.com> wrote in message
news:EB947AB6-60C4-4ED6...@microsoft.com...
You mean to say here desktop means the desktop computer on which I am
building the OS image. can you tell which folder it looks because the dll
'iectl.dll' is already prensent in '...\RelDir\EXA255_ARMV4I_Debug'
directory? Do I have to copy this dll somewhere else????
Paul T.
"Omkar Singh" <Omkar...@discussions.microsoft.com> wrote in message
news:E759D423-0F13-4B62...@microsoft.com...
The symptom is the first attempt by relfsd to send a file across the debug
link appears to hang the kitl connection. It's not hung, if you snoop the
connection with an ethernet sniffer you'll see the packets being
continuously retried. It leaves no bandwidth for anything else to get done.
Figure out what the MTU is set to now, and increase it back to the normal
max (something like 1500)
--
Dean Ramsier - eMVP
BSQUARE Corporation
"Omkar Singh" <Omkar...@discussions.microsoft.com> wrote in message
news:E759D423-0F13-4B62...@microsoft.com...