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-Q1: Flash driver issues in MCAL_AM263x_00.09.00_03

Part Number: AM2634-Q1

Hi team,

My customer found that in Fls_Brd_Nor_Qspi.c, both functions Fls_norBlankCheck()/Fls_norCompare() will run away. Cause there is a null pointer written in the function, which causes the program to run away after the flash is erased. As shown below, the value of readData_buf is always NULL.