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.

SPI transfere stucking problem

Hi,

I'm using TI-RTOS version "tirtos_tivac_2_10_01_38" and i migrated to "tirtos_tivac_2_12_01_33" and compiler v5.2.4 for TM4C129 controller that run on the DK129.

i have many devices on the SPI interface and i'm using SPI with DMA for TIVA, but i noticed that for unknown reason the processor is stucking during sending for no reason, and i noticed that this version of the TI-RTOS has the following fix,

SDOCM00114670 S2 - Major

SPI driver for Tiva is spinning in the hwi for TivaC but not for snowflake

So, is fix generating another problem?

also i noticed that the task which is responsable to do the SPI transfere is blocked on unkown!!!

Thanks,

Mohamed