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.

TDA2P-ACD: While Flashing, Error : Data Read write error at flash location - 0x0

Part Number: MT25QL512ABB8ESF-0AAT

Hi

I use TDA 2Px.

I tried to load using QSPI and faced some error below.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

QSPI Flash writer application
Enter Device type to use
1 - 1 bit read from flash
2 - 4 bit (Quad) read from flash
$ > 2

MID - 20
DID - ba
Enter 0 for Erase-Only (without flashing any image)
Note : File size should be less than 33554432 Bytes.
Enter the file path to flash: C:\TI_WORKSPACE\PROCESSOR_SDK_VISION_03_08_1st_Release\vision_sdk\binaries\apps\tda2px_evm_bios_all\sbl\qspi\opp_nom\tda2px-evm\sbl_qspi_opp_nom_a15_0_release.tiimage
Enter the Offset in bytes (HEX): 0x00
Erase Options:
---------------
0 -> Erase Only Required Region
1 -> Erase Whole Flash
2 -> Skip Erase
Enter Erase Option:
1
Load Options:
-------------
0 -> fread using code (RTS Library)
1 -> load raw using CCS (Scripting console)
Enter Load Option:
0
Reading 99552 bytes from file...
Read 16384 bytes [16%] from file...
Read 32768 bytes [32%] from file...
Read 49152 bytes [49%] from file...
Read 65536 bytes [65%] from file...
Read 81920 bytes [82%] from file...
Read 98304 bytes [98%] from file...
Read 99552 bytes [100%] from file. Done!!

QSPI whole chip erase in progress

QSPI Erase completed

QSPI file write started
file size to write: 99552 Bytes

QSPI file write completed. Verifying

Data Read write error at flash location - 0x0

************QSPI flash completed sucessfully**************

-------------------------------------------------------------------------------------------------------------------------------------------

I checked terminal. Logs doesn't appear.

How can I do..