Texas Instruments provides the following tools for
Flash memory:
- Code Composer Studio™ (CCS) IDE - the development
environment with integrated Flash plugin
- F021 Flash API Library - a set of software
peripheral functions to erase/program Flash. Refer to the TMS320F28004x Flash
API Reference Guide for more information.
- UniFlash - standalone tool to erase/program/verify
the Flash content through JTAG. No CCS IDE is required.
- Linker ECC generation - to generate the Flash ECC
from the Flash data and to introduce errors in Flash/ECC space. Refer to the
TMS320C28x Assembly Language Tools User’s Guide for more
information.
- CCS On-Chip Flash Plugin and UniFlash tools are developed for a fully
Flash-embedded application, which can be a standalone program that has all the
initialized sections linked to Flash. Any code that needs to be executed from
RAM can be copied from Flash at run time.
- Users must check and install available updates for CCS On-Chip Flash Plugin and UniFlash tools.