Hello,
I am running the "QSPI_BasicExample_idkAM437x_armExampleProject" in the Processor SDK RTOS AM437x v5.3.0.7 version using CCS 8.3.0.9. The code is running on the AM437x IDK board. The IDK has a QSPI flash on board, which contains 1024 blocks of 64[kB] memory.
I extended the example code a bit, in order to check if all QSPI memory blocks (from 0...1023) can be accessed. Please have a look at the following code inside red rectangle:
The code seems to crash if I am calling the "spi_read_write()" function for QSPI block 272, see red arrow above and the below picture:
I will try to get closer to the root-cause tomorrow. Is it possible that you quickly check if you see the same behavior on your side?
Thanks,
Inno



