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.

AM2634: Flash driver read API failed during its operation (MCAL version 00.09.00_07)

Part Number: AM2634

Hello,

While trying to read from external flash using the MCAL FLS read operation, it reads only 17 times the configured maxReadNormalMode parameter.

When the parameter was configured with 0x300 bytes, it read 0x3300 bytes only and the same happens when the parameter was configured with 0x1000 bytes, it read 0x11000 bytes only.

To avoid this limitation and to be able to read larger data chunks with one call of the FLS read, the parameter is configured to be 0x4000.

Do you know what is the issue in the read operation? Are there any known limitations regarding its operations?

Thanks,

Afifi