Back |
A GNU makefile is also provided for rebuilding DSPLIB via the GNU make utility. This file is located in the packages/ti/dsplib folder
. The makefile provides a list of all tools, common build utilities and build rules required for generating DSPLIB binary.
The sections that follow detail each item above.
The following tools are required to build DSPLIB using GNU make (links provided). Download and install all tools to a single local (C:) directory, for example, c:\ti .
|
The DSPLIB may be compiled using GNU make following the procedure below. Note that the first three items are followed by two options, either of which may be used to accomplish the goal.
|