This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDX5535EZDSP: I2C_DmaWordSwap example project

Part Number: TMDX5535EZDSP

Hi,

I am trying to run CSL_I2C_DmaWordSwapExample demo in CSL_I2C_DmaWordSwapExample/i2c folder . It doesnt do anything past the below lines:

I2C DMA WORD SWAP TESTS!

I2C DMA Write and Polling Read Test

I tried to debug and found it is stuck at DMA_status checking for transfer.

How do I proceed?