EasyManuals Logo

Texas Instruments C28 Series Student Guide

Texas Instruments C28 Series
342 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #43 background imageLoading...
Page #43 background image
DSP/BIOS Configuration Tool
Running the Linker
The linker’s main purpose is to link together various object files. It combines like-named input
sections from the various object files and places each new output section at specific locations in
memory. In the process, it resolves (provides actual addresses for) all of the symbols described in
your code.
Config
Config
Tool Linker Command File
Tool Linker Command File
Do not modify
Do not modify
appcfg
appcfg
.
.
cmd
cmd
your changes will
your changes will
be overwritten during “Build” (or “Rebuild”)
be overwritten during “Build” (or “Rebuild”)
app.cdb
Linker
Linker
appcfg.cmd
myApp.out
“Build”
.obj files
libraries
(.lib)
.map
The linker can create two outputs, the executable (.out) file and a report which describes the
results of linking (.map).
Note: If the graphic above wasn’t clear enough, the linker gets run automatically when you
BUILD or REBUILD your project.
C28x - Programming Development Environment 2 - 25

Table of Contents

Other manuals for Texas Instruments C28 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments C28 Series and is the answer not in the manual?

Texas Instruments C28 Series Specifications

General IconGeneral
BrandTexas Instruments
ModelC28 Series
CategoryComputer Hardware
LanguageEnglish

Related product manuals