Hi,
I am using OMAP-L138 WinCE BSP and I have executed CETK tests on COM3 and Storage Device Tests on SD Card.
My observation is below,
Serial Tests: CETK Test Case Id 11 is failing. The below is the few lines from the CETK Test Log
BEGIN GROUP: SERDRVBVT.DLL
<TESTCASE ID=11>
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
*** TEST STARTING
***
*** Test Name: Send bytes at all supported bauds, data-bits, parity and stop-bits
*** Test ID: 11
*** Library Path: \serdrvbvt.dll
*** Command Line: -p COM3:
*** Kernel Mode: No
*** Random Seed: 467
*** Thread Count: 1
*** vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
BEGIN TEST: "Send bytes at all supported bauds, data-bits, parity and stop-bits", Threads=1, Seed=467
Send bytes at all supported bauds, data-bits, parity and stop-bits on COM3
Calling GetCommProperties() on COM3
COM3 does not support 110 baud
COM3 does not support 300 baud
COM3 does not support 600 baud
COM3 does not support 1200 baud
Calling GetCommState() on COM3
Calling GetCommTimeouts() on COM3
WARNING in C:\yzqa\private\test\BaseOS\Drivers\Serial\BVT\serdrvbvt\.\testproc.cpp at line 221: GetCommTimeouts()
WARNING!! :: WriteTotalTimeoutConstant in serial driver on COM3 == 0.....may create undesired hangs in system
Setting WriteTotalTimeoutConstant to 100 so test will not hang
Calling SetCommTimeouts() on COM3
Calling SetCommState() on COM3
SetCommState() failed on COM3, 2400 baud, 5 data-bits, No parity, 1 stop-bits
ERROR in C:\yzqa\private\test\BaseOS\Drivers\Serial\BVT\serdrvbvt\.\testproc.cpp at line 262: SetCommState(); error 87
Storage tests (Standard SD Card 2GB):
On storage card File System Driver test (rw_all test case is failing) and Storage Device Block Driver Benck Mark test is failing.
Anybody has seen different results from the above ?
Thank You & Regards,
GSR