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.

SK-TDA4VM: uniflash 無法燒錄 NOR flash

Part Number: SK-TDA4VM

Hello

      我參照以下連結內容,最後去執行flash_ospi_boot_u-boot-spl.sh ,再燒錄nor_spi_patterns.bin時會卡住。

       e2e.ti.com/.../faq-tda4vm-how-to-load-main-core-images-from-emmc-with-boot_app

      有任何建議?

       我的環境如下:

       1.RTOS SDK:˙7.3.0.7

       2.Board :SK-TDA4VM

燒錄log如下:


jason@jason-Predator-PH317-53:~/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/mcusw/mcuss_demos/boot_app_mcu_rtos/main_domain_apps/scripts/hlos$ sudo ./flash_ospi_boot_u-boot-spl.sh 
checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/sciclient/soc/V1/tifs.bin ...
/home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/drv/sciclient/soc/V1/tifs.bin is in place.

checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/src/flash/nor/ospi/nor_spi_patterns.bin ...
/home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/src/flash/nor/ospi/nor_spi_patterns.bin is in place.

checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/utils/uniflash/target/bin/j721e_evm/uart_j721e_evm_flash_programmer_release.tiimage ...

checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/boot/sbl/binary/j721e_evm/cust/bin/sbl_cust_img_mcu1_0_release.tiimage ...

checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/mcusw/binary/can_boot_app_mcu_rtos/bin/j721e_evm/can_boot_app_mcu_rtos_mcu1_0_release.appimage ...

all the necessary binaries are available, good to go...

checking /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/utils/uniflash/target/bin/j721e_evm/sysfw.bin ...
/home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/utils/uniflash/target/bin/j721e_evm/sysfw.bin is in place.

----step 1---- flash /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/utils/uniflash/target/bin/j721e_evm/uart_j721e_evm_flash_programmer_release.tiimage ...
Executing the following command:
> ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/utils/uniflash/target/bin/j721e_evm/uart_j721e_evm_flash_programmer_release.tiimage -i 0

For more details and examples, please refer to the UniFlash Quick Start guide.


----------------------------------------------------------------------------
ProcessorSDKSerialFlash CLI Tool
Copyright (C) 2017-2022 Texas Instruments Incorporated - http://www.ti.com/
Version 1.6.0.0
----------------------------------------------------------------------------
Downloading Flash Programmer..
Opening Port Successful!

Transferring File of size 313943 bytes
File Transfer complete!

Enabling System firmware transfer!!!
Header Transfer complete
Transferring System Firmware..
Transferring File of size 263072 bytes
File Transfer complete!

----step 2---- erase flash ...
Executing the following command:
> ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -e 3000000 -d 3 -o 0

For more details and examples, please refer to the UniFlash Quick Start guide.

Opening Port Successful!

----------------------------------------------------------------------------
ProcessorSDKSerialFlash CLI Tool
Copyright (C) 2017-2022 Texas Instruments Incorporated - http://www.ti.com/
Version 1.6.0.0
----------------------------------------------------------------------------
Erasing Flash....

Transferring Header information..
Header Transfer Complete!!

----step 3---- flash ospi pattern ...
Executing the following command:
> ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f /home/jason/ti-processor-sdk-rtos-j721e-evm-07_03_00_07/pdk_jacinto_07_03_00_29/packages/ti/board/src/flash/nor/ospi/nor_spi_patterns.bin -d 3 -o 3FE0000

For more details and examples, please refer to the UniFlash Quick Start guide.


----------------------------------------------------------------------------
ProcessorSDKSerialFlash CLI Tool
Copyright (C) 2017-2022 Texas Instruments Incorporated - http://www.ti.com/
Version 1.6.0.0
----------------------------------------------------------------------------
Transferring the Image to Flash Programmer..
Opening Port Successful!