(I am asking this question on behalf of a customer)
I am unable to create an SD card using pre-built images provided with the TI Linux release
Command used as instructed in Linux SD card creation guide document section 1.1.1.2.
sudo ./bin/mksdboot.sh --device /dev/sdb --sdk /home/myname/ti-processor-sdk-linux-automotive-j7-evm-06_00_00_00
I get the following errors:
cp: cannot stat '/home/myname/ti-processor-sdk-linux-automotive-j7-evm-06_00_00_00/board-support/prebuilt-images/MLO': No such file or directory ERROR: executing cp /home/myname/ti-processor-sdk-linux-automotive-j7-evm-06_00_00_00/board-support/prebuilt-images/MLO /tmp/sdk/24337/boot/
Can anyone suggest a solution?