Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: V1.1.5.0
-
Fix Version/s: V1.2.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
The host does not read the sync flags from DPM on startup and expects them to always start with a value of zero. If they are not zero on startup (e.g. Flash-Based Device), waiting for synchronization handshakes using xChannelSyncState(hChannel, CIFX_SYNC_WAIT_CMD, 0, &ulErrorCount) always returns CIFX_DEV_SYNC_STATE_TIMEOUT.
Sync callbacks are also not executed in this state
The screenshot shows the mismatch between the local copy of the host handshake cells and the real value:
Attachments
Issue Links
- relates to
-
NXDRVTKIT-45 Endianess and read macro handling missing for sync flags
- Closed