Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.09 KB

README.rst

File metadata and controls

44 lines (32 loc) · 1.09 KB

Boost.Build Toolset for Texas Instruments Code Generation Tools

This directory contains a Boost.Build toolset for the Texas Instruments Code Generation Tools and documentation for those toolsets.

Note that this project currently includes only the TMS320 family of processors.

See the TMS320-family documentation for a description of how to use the TMS320 tools.

See the implementation files for each toolset for implementation details.

This project can be tested using the Boost.Build Toolset Tester. There is a branch devel-ti, which configures the toolsets.

$ b2 --test-config=user-config.jam \
      toolset=tms320c2000 \
      toolset=tms320c5400 \
      toolset=tms320c5500 \
      toolset=tms320c6000 \
      link=static