Hi,
I reference the 4.1.1.10.4.2. OSPI Boot of psdk_rtos_auto_j7_06_02_00_21/gateway-demos/docs/Can-Eth-User_Guide.html to flash OSPI image. The flash_programmer can flash successfully. But other image always report Transmit of header Failed! What 's wrong of my step ?
Here's the flash log.
lyp@lyp-Desktop:~/hd3/ti/uniflash_6.1.0$ ./processors/ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f ./processors/FlashWriter/j721e_evm/uart_j721e_evm_flash_programmer_release.tiimage -i 0 ---------------------------------------------------------------------------- ProcessorSDKSerialFlash CLI Tool Copyright (C) 2017-2020 Texas Instruments Incorporated - http://www.ti.com/ Version 1.3.0.0 ---------------------------------------------------------------------------- Downloading Flash Programmer.. Opening Port Successful! Transferring File of size 215005 bytes File Transfer complete! lyp@lyp-Desktop:~/hd3/ti/uniflash_6.1.0$ sudo ./dslite.sh --mode processors -c /dev/ttyUSB1 -f ~/tda4/mcusw/tiboot3.bin -d 3 -o 0 Executing the following command: > ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f /home/lyp/tda4/mcusw/tiboot3.bin -d 3 -o 0 For more details and examples, please refer to the UniFlash Quick Start guide. ---------------------------------------------------------------------------- ProcessorSDKSerialFlash CLI Tool Copyright (C) 2017-2020 Texas Instruments Incorporated - http://www.ti.com/ Version 1.3.0.0 ---------------------------------------------------------------------------- Transferring the Image to Flash Programmer.. Opening Port Successful! Transmit of header Failed! File Transfer Failed! lyp@lyp-Desktop:~/hd3/ti/uniflash_6.1.0$ sudo ./dslite.sh --mode processors -c /dev/ttyUSB1 -f ~/tda4/mcusw/sysfw.bin -d 3 -o 40000 Executing the following command: > ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f /home/lyp/tda4/mcusw/sysfw.bin -d 3 -o 40000 For more details and examples, please refer to the UniFlash Quick Start guide. ---------------------------------------------------------------------------- ProcessorSDKSerialFlash CLI Tool Copyright (C) 2017-2020 Texas Instruments Incorporated - http://www.ti.com/ Version 1.3.0.0 ---------------------------------------------------------------------------- Transferring the Image to Flash Programmer.. Opening Port Successful! Transmit of header Failed! File Transfer Failed! lyp@lyp-Desktop:~/hd3/ti/uniflash_6.1.0$ sudo ./dslite.sh --mode processors -c /dev/ttyUSB1 -f ~/tda4/mcusw/app -d 3 -o A0000 Executing the following command: > ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f /home/lyp/tda4/mcusw/app -d 3 -o A0000 For more details and examples, please refer to the UniFlash Quick Start guide. ---------------------------------------------------------------------------- ProcessorSDKSerialFlash CLI Tool Copyright (C) 2017-2020 Texas Instruments Incorporated - http://www.ti.com/ Version 1.3.0.0 ---------------------------------------------------------------------------- Transferring the Image to Flash Programmer.. Opening Port Successful! Transmit of header Failed! File Transfer Failed!