View Issue Details

IDProjectCategoryView StatusLast Update
0000431PicoCOM2CANpublic2010-11-23 10:13
Reporterzutter Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV1.15 
Target VersionV1.16Fixed in VersionV1.16 
Summary0000431: CAN driver sends message with ID=0 and zero lenght.
DescriptionCAN driver sends message with ID=0 and zero lenght. This message is send continuous and blocks lower priorisized messages. The problem occurs especialy under high bus load after several hours of operation.
Forum Link
Found Driver Version
Fixed Driver Version

Activities

zutter

2010-10-26 06:45

manager   ~0000290

HK/ZU
Handle ERROR_INVALID_ACCESS that may be returned from CANGetNextSendMessage(), e.g. if channel was closed.
This prevents that the message was send continuous but the problem reported under 0000418 persists.

Kiepfer

2010-11-23 10:13

developer   ~0000292

Copied from PicoMOD3