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 #25 background imageLoading...
Page #25 background image
Code Composer Studio
Build Options GUI
Build Options GUI
-
-
Linker
Linker
GUI has 2 categories
GUI has 2 categories
for linking
for linking
Specifies various link
Specifies various link
options
options
“.
“.
\
\
Debug
Debug
\
\
” indicates
” indicates
on subfolder level
on subfolder level
below project (.
below project (.
pjt
pjt
)
)
location
location
There are many linker options but these four handle all of the basic needs.
-o <filename> specifies the output (executable) filename.
-m <filename> creates a map file. This file reports the linker’s results.
-c tells the compiler to autoinitialize your global and static variables.
-x tells the compiler to exhaustively read the libraries. Without this option libraries are
searched only once, and therefore backwards references may not be resolved.
C28x - Programming Development Environment 2 - 7

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