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.

CCS/EK-TM4C1294XL: Already entered

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

Connected and configured  SPI on EK-TM4c1294xl to communicate with a slave device. Slave returns data. Rx FIFO indicates data is received. Issue: no data is read from FIFO by statement

SSIDataGet(SSI2_BASE, &pui32DataRx[ui32Index]);

Same screen showing only the Expression window:

Can some one help?

Thanks