Hello all,
There are two compilers available in software-dl.ti.com/.../toolchain_download.html
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.
Hello all,
There are two compilers available in software-dl.ti.com/.../toolchain_download.html
Hi,
The compiler is already packaged in the linux-devkit.
You need not modify anything.
Regards,
NIkhil D
Thanks Nikhil.
In the section
processor-sdk-linux-docs.tar/processor-sdk-linux-docs/docs/linux/Overview/GCC_ToolChain.html
It is mentioned as
For a list of the libraries you can refer to the software manifest found in the <SDK INSTALL DIR>/docs directory or look at the list of libraries available in the <SDK INSTALL DIR>/linux-devkit/sysroots/<device specific string>-vfp-neon-linux-gnueabi/usr/lib directory.
I don't find the directory /<device specific string>-vfp-neon-linux-gnueabi . Do I get this directory after installation (sdk-install.sh)
Regards,
Gokul
Hi Gokul,
Looks like a mistake in documentation.
You should be looking in linux-devkit/sysroots/aarch64-linux/usr/lib
Regards,
Nikhil D