Part Number: EVMK2H
Tool/software: Linux
Hello all,
I have a EVMK2H processor eval board that lost it's boot code (stored in the peripheral NOR Flash). I have attempted to install the subject SDK in order to reload the NOR Flash boot code and am getting the subject error (Syntax error: Unterminated quoted string). I have double checked version (running 64-bit Linux with Ubunutu 16.04 LTS).
I followed the install procedure in the installer guide as follows:
Input: chmod +x ./ti-processor-sdk-linux-k2hk-evm-04.02.00.09-Linux-x86-Install.bin
Input: sudo ./ti-processor-sdk-linux-k2hk-evm-04.02.00.09-Linux-x86-Install.bin
Result: ./ti-processor-sdk-linux-k2hk-evm-04.02.00.09-Linux-x86-Install.bin: 1: ./ti-processor-sdk-linux-k2hk-evm-04.02.00.09-Linux-x86-Install.bin: Syntax error: Unterminated quoted string
Input: uname -m
Result: x86_64
Input: lsb_release -a
Result:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
Not sure what else to try and any help would be appreciated.