Hi there... i'm developing d3dm drivers on x86 CEPC BSP's.

I completed one WinCE 5.0 and have ported it over to WinCE 6.0. In WinCE 5.0
starting and running the d3dm cetk tests are very quick. Sadly, in WinCE 6.0,
CETK takes over 10 minutes just to start ,... from clicking the "Quick-Start"
on the CETK Server to actually seeing the test start running on the target
machine. Also, the execution of the tests takes forever. I Also notice that
at some point, the kernel debug messages stop filtering thru - i.e. when the
D3DM tests complete, i can view the results via CETK result Parser or fom the
results log file, but the kernel debug messages sorta cut-off 10% into the
tests.

I use a debug build of the CEPC BSP workspace (in both cases --> CE5.0 and
CE6.0 ) I connect the clientside via the VMINI that shares with KITL. I dont
have any other ethernet driver loaded (for obvious fear or contention).

Is there any way for me to get the CETK tests to start and execute faster
and to guarantee that the kernel debug messages get captured correctly?