This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

J7 Cross Compiler

Hello all,

There are two compilers available in  software-dl.ti.com/.../toolchain_download.html

gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu.tar.xz  
gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz
After downloading the compiler, do i need to copy in  linux-devkit path ?
After running /sdk-install.sh,  
 
I have following content in that directory.
 
gnagarajan@awsmblx404bs003:~/ti_j7/linux/linux-devkit$ ls
environment-setup  site-config-aarch64-linux  sysroots  version-aarch64-linux
I am not able to find the <SDK INSTALL DIR>/linux-devkit/sysroots/<device specific string>-vfp-neon-linux-gnueabi/ directory.
Regards,
Gokul