Hi all,
We've implemented KITL with both serial and USB serial in WinCE5.0.
Kernel debug is working properly, but CETK will fail randomly.
Sometimes we can do some little tests, such as OAL I/O Control test, but the
most of time CETK disconnected or even failed to execute.
We've also increased timeout value, but there's no improvement.
If there's any suggestion, please help!!!
Thanks a lot
Sanjay
Zebra - 11 Jul 2008 16:12 GMT
Does your Serial KITL use the interrupt mode or polling mode ? There are too
many CETK test cases, it's very hard to know what the situation you met. the
basic way is to check the CETK error message and review the source code of
test case in CETK to see what's wrong!
CETK disconnected means your target device can not response the workstation
polling, you should check what's the problem that wince halts for a while to
make the threads no response.
-Zebra,
MVP @ TECHWARE
> Hi all,
>
[quoted text clipped - 9 lines]
>
> Sanjay