To build any specific kernel for test, benchmarking or to pull in source code changes - just locate the associated project file, load it and run within the CCS environment. The sections below provide all necessary details to get started.
The following tools are required to build MATHLIB using CCS (links provided). Download and install all tools to a single local (C:) directory, for example, c:\ti.
A GNU makefile is also provided for rebuilding MATHLIB via GNU make utility. This file is located in the packages/ti/mathlib folder. The makefile provides a list of all tools, common build utilities and build rules required for generating MATHLIB binary.
The following tools are required to build MATHLIB using GNU make (links provided). Download and install all tools to a single local (C:) directory, for example, c:\ti.