View Issue Details

IDProjectCategoryView StatusLast Update
0000105PicoCOM2Ethernetpublic2009-12-07 17:55
ReporterKiepferAssigned To 
PrioritylowSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product VersionV1.05 
Target VersionV1.09Fixed in VersionV1.09 
Summary0000105: Exception when downloading the kernel the first time
DescriptionSometimes the ndis ethernet driver of PicoCOM crashes just after a kernel has been downloaded. In regular operation mode there is no problem.

Exception 'Data Abort' (4): Thread-Id=01e30002(pth=83ef84a0), Proc-Id=00400002(pprc=80b12308) 'NK.EXE', VM-active=03840002(pprc=820607d8) 'udevice.exe'
PC=c08a32d4(pc2_emacbndis.dll+0x000032d4) RA=c08a3fac(pc2_emacbndis.dll+0x00003fac) SP=d06afdcc, BVA=00000000
Forum Link
Found Driver VersionV1.4
Fixed Driver VersionV1.5

Relationships

related to 0000106 resolvedKiepfer PicoCOM1 Exception when downloading the kernel the first time 

Activities

Kiepfer

2009-12-07 16:37

developer   ~0000110

Driver always crashes in function C_EMACB::LookupRxBuffers(void)

Kiepfer

2009-12-07 17:55

developer   ~0000111

low level driver part was not initialized completely in some cases. It could occure that a interrupt has been handled right before this initilization took place.