SPRACZ6 December 2021 TDA4VH-Q1 , TDA4VH-Q1 , TDA4VM , TDA4VM , TDA4VM-Q1 , TDA4VM-Q1
If the design can support UART interface but cannot support UART boot mode, use the following steps can be used for OSPI flashing.
# sudo ./dslite.sh --mode load --config=<CCS Target Config file (ccxml) with Full Path>
-f <Flash Programmer Binary with Full Path> -n <Core ID to be Connected to JTAG on the Target Platform>
Example:
#sudo ./dslite.sh --mode load --config=/home/ti/CCSTargetConfigurations/j721e.ccxml -f (Path to Uniflash Install Directory) /processors/FlashWriter/j721e_evm /uart_j721e_evm_flash_programmer_release.tiimage -n 8
# sudo ./dslite.sh --mode processors -c <COM Port> -f <Path to the binary to be flashed> -d <Flash Device Type> -o <offset>
Example:
#sudo ./dslite.sh –mode processors -c /dev/ttyUSB1 -f (SDK Install Directory)/pdk/packages/ti/boot/sbl/binary/j721e_evm/cust
/bin/sbl_cust_img_mcu1_0_release.tiimage -d 3 -o 0