Hi,
I am executing some predefined test cases using windows embedded compact test kit, but some of the test's are getting failed
e.g
OAL No Cache Test - 1103,1104,1105 - failed
Is there any issue with these tests ? OAL cache implementation for this BSP ?
Actually I am getting some prefetch abort exceptions , stack overflow exceptions, for IE as well as with other simple applications. even I have tried simplest application which just allocate some memory , initialize it and frees it.
and so thought may be will get some pointers after going through CTK tests.
Thanks