Hi TI team!
We observed an issue in Flash_norQspiWaitReady function where very long timeout or issue with reading, which could sometimes lead to system freezing.
if((readStatus & devCfg->srWip) == 0) { break; }
this read status returns 35 from SPI_DATA_REG
SDK version mcu_plus_sdk_am263x_08_05_00_24
Could you please help us how to fix this issue.
Regards!