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.

Starterware/TDA3: QSPI_SD boot on TDA3xx using VISION_SDK_02_11_00_00

Part Number: TDA3

Tool/software: Starterware

Hello All,

I am following section 3.6 of  VisionSDK_UserGuide_TDA3xx.pdf for QSPI_SD boot.

version of vision sdk is VISION_SDK_02_11_00_00.

I am using 15x15 TI TDA3xx EVM.

SW2 & SW3 Switch setting 10011000 10000001, SW8001 switch setting 0100 0001.

After performing steps 1, 2 & 3 from section 3.6.3 i get following output

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

MID - 1
DID - 18
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:\VISION_SDK_02_11_00_00\vision_sdk\build\scripts\qspi_sd_tda3xx-evm\sbl_qspi_sd
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 85048 bytes from file...
Read 16384 bytes [19%] from file...
Read 32768 bytes [38%] from file...
Read 49152 bytes [57%] from file...
Read 65536 bytes [77%] from file...
Read 81920 bytes [96%] from file...
Read 85048 bytes [100%] from file. Done!!

 QSPI whole chip erase in progress

 QSPI Erase completed

 QSPI file write started 
file size to write: 85048 Bytes 

I followed following thread but it is not answered

https://e2eprivate.ti.com/tdax_adas_sw/f/309/p/6781/39118.aspx#39118

 

Regards,

Rahul