Dsp/Bios Configuration Tool - Texas Instruments C28 Series Student Manual

Dsp design workshop
Hide thumbs Also See for C28 Series:
Table of Contents

Advertisement

DSP/BIOS Configuration Tool

The DSP/BIOS Configuration Tool (often called Config Tool or GUI Tool or GUI) creates and
modifies a system file called the Configuration DataBase (.CDB). If we talk about using CDB
files, we're also talking about using the Config Tool.
DSP/BIOS Configuration Tool
DSP/BIOS Configuration Tool
The GUI (graphical user interface) simplifies system design by:
Automatically including the appropriate runtime support libraries
Automatically handles interrupt vectors and system reset
Handles system memory configuration (builds CMD file)
When a CDB file is saved, the Config Tool generates 5 additional files:
Filename.cdb
Filenamecfg_c.c
Filenamecfg.s28
Filenamecfg.cmd
Filenamecfg.h
Filenamecfg.h28
When you add a CDB file to your project, CCS automatically adds the C and assembly
(.S28) files to the project under the Generated Files folder. (You must manually add the
CMD file, yourself.)
C28x - Programming Development Environment
MEM handles system
MEM handles system
memory configuration
memory configuration
(builds .
cmd
(builds .
cmd
Configures BIOS
Configures BIOS
scheduling, RTA and
scheduling, RTA and
other BIOS functions
other BIOS functions
Automatically
Automatically
handles: run
handles: run
support libraries,
support libraries,
interrupt vectors,
interrupt vectors,
system reset, etc.
system reset, etc.
Configuration Database
C code created by Config Tool
ASM code created by Config Tool
Linker commands
header file for *cfg_c.c
header file for *cfg.s28
DSP/BIOS Configuration Tool
(file .
(file .
cdb
cdb
)
)
file)
file)
-
time
-
time
2 - 21

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tms320c28 series

Table of Contents