Cross-Platform Development Tools for LTPS
Name Last modified Size Description
Parent Directory -
LTPPg1/ 2019-12-02 18:46 -
LTPPg2/ 2020-06-11 01:49 -
EclipseOx-2.4.tar.gz 2018-02-07 17:00 312M
LTPS SDK Installation:
- Download *toolchain*.sh to your Linux PC;
- Go to the directory you downloaded SDK to and do
$ chmod 0755 *toolchain*.sh
to make SDK installation script executable Note.
- Run it and follow installation instructions.
Note:
Neither LTPS SDK installation script, nor LTPS SDK itself requires to run any
commands under root (superuser) account.
How to use after installation:
- $ source [sdkinstpath]/environment-setup-cortexa8hf-vfp-neon-tps-linux-gnueabi
- build what you want using toolchain autotools/make/crossgcc
Tibbo LTPS Native C Development How To article on Linux.Com
Changelog