-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
SITSW-8711
-
10.01.00
-
11.02.00
-
when performing a write to a non-existent device in polling mode, the driver incorrectly returns 0 (success) instead of the expected NACK error code (-5). This means the driver fails to detect and report NACK conditions, which can lead to silent failures and unreliable error handling in applications.
The driver’s polling mode error reporting for NACK must be fixed to return the correct error code