I2C Error Handler transition from status to i2cTransaction.status

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • SITSW-6265
    • 10.01.00
    • 11.00.00
    • Hide
      am62xx-sk
      am62a-sk
      am62p-sk
      am62d-evm
      am275x-evm
      Show
      am62xx-sk am62a-sk am62p-sk am62d-evm am275x-evm

      In all the I2C SDK examples, existing in MCU PLUS SDK as of 10.1 and previous versions, the I2C error handler is not provided with the correct arguments.

       

      The current definition is as follows:
      i2c_read_error_handler(sample, status);
       
      The correct definition should be as follows:
      i2c_read_error_handler(sample, i2cTransaction.status);

            Assignee:
            TI User
            Reporter:
            TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Connection: Intermediate to External PROD System
                EXTSYNC-5296 - I2C Error Handler transition from s...
                SYNCHRONIZED
                • Last Sync Date: