Platform Library User Guide

This release note is divided into the following sections:


Software Overview

The platform library provides a common API across all supported platforms. Each platform in turn, will have a library that implements that API with respect to the specifics of the hardware.

back to top


Documentation

back to top


Unit Test

 back to top


Re-compilation Procedures

The library package is pre-compiled at the time of release for Little Endian in both Debug and Release formats. You must re-build for Big Endian. To re-build you can import the CCSv5 projects into Code Composer 5.x.
 

 back to top