Tool/software:
As part of 7.4.5. Programming the Flash Device passed following command, gives segmentation fault and fails,
sudo ./dslite.sh --mode processors -c /dev/ttyUSB1 -f ./processors/FlashWriter/<board>/uart_j721s2_evm_flash_programmer_release.tiimage -i 0
Terminal Traces
================================================================
Executing the following command:
> ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f processors/FlashWriter/j721s2_evm/uart_j721s2_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-2023 Texas Instruments Incorporated - http://www.ti.com/
Version 1.10.0.0
----------------------------------------------------------------------------
Downloading Flash Programmer..
Opening Port Successful!
./dslite.sh: line 77: 199453 Segmentation fault (core dumped) ./ProcessorSDKSerialFlash -c /dev/ttyUSB1 -f processors/FlashWriter/j721s2_evm/uart_j721s2_evm_flash_programmer_release.tiimage -i 0
================================================================
HW USED -> J721S2 EVM
COM_PORT-> /dev/ttyUSB1 (terminal prints CCC as instructed)