Dear All,
I'm facing a problem with SMSC911x NDIS driver porting on an ARM11
platform (iMX based).
As soon as the interrupt is fired I get the following:
Unknown: DEBUGCHK failed in file
C:\ymzki\private\winceos\comm\ndis51\sys\.\timerm.c at line 1644
DEBUG_BREAK @c042d160 Ignored.
Exception 'Prefetch Abort' (3): Thread-Id=01490002(pth=8ff2851c),
Proc-Id=004000
02(pprc=88845aa0) 'NK.EXE', VM-active=00400002(pprc=88845aa0) 'NK.EXE'
PC=00000000(???+0x00000000) RA=c042d194(ndis.dll+0x0003d194)
SP=d049fe0c, BVA=00
000000
---> NDIS:: Exception in ndisMIsr() <---.
I searched for timerm.c source on PRIVATE WinCE sources but I cannot
find the file, for this reason I cannot understand what that DEBUGCHK
means and how to solve this problem.
Hardware seems to works well because the same device has been previously
used for KITL (now KITL is disabled, of course).
Can anybody help me?
Best Regards,
Andrea