Other Parts Discussed in Thread: CC3200
Tool/software:
Hi, TI Teams
I'm trying to collect audio data using I2S in CC1312R7.
I'm running the I2Secho example code
I2S Thread is pending and audio data cannot be collected.
Looking at ROV, echoThread and mainThread have been blocked, so data can no longer be imported from I2S.

What should I check to resolve this symptom?
Also, how do I solve it?