Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.0.2.0
-
Fix Version/s: V1.0.3.0
-
Component/s: cifX Device Driver
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
Interrupt is enabled for cifX device.
1. Make some data exchange to have netX and Host Status Flags show IO Handshake flags (value 0x000000C8 for example).
2. Perform System Start.
-> netX Status Flags stays 0x000000C8, Host Status Flags changes to 0x00000008.
Both bits for OutAck and InCmd are not cleared.
3. Perform System Start again.
Now netX and Host Status Flags are equal to value 0x00000008.