View Issue Details

IDProjectCategoryView StatusLast Update
0000417PicoMOD3CANpublic2010-10-26 06:45
Reporterzutter Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV0.25 
Target VersionV0.26Fixed in VersionV0.26 
Summary0000417: 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   ~0000279

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.