-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-8427
-
10.01.00
-
11.02.00
-
am62d-evm
Close the I2C handle if already open.
Call I2C_deinit(); (which should set gI2cDrvObj.lock = NULL).
Call I2C_open(CONFIG_I2C0, ¶ms); and expect it to return NULL.
It returns non NULL value, test case failed