EasyManuals Logo

Texas Instruments C2000 Workshop Guide And Lab Manual

Texas Instruments C2000
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 #29 background imageLoading...
Page #29 background image
Code Composer Studio
C2000 Microcontroller Workshop - Programming Development Environment 2 - 11
Program execution
Image
Name
Description
Halt
Halts the selected target. The rest of the debug
views will update automatically with most recent
target data.
Target Menu
Debug View Toolbar
Run
Resumes the execution of the currently loaded
program from the current PC location. Execution
continues until a breakpoint is encountered.
Target Menu
Debug View Toolbar
Run to Line
Resumes the execution of the currently loaded
program from the current PC location. Execution
continues until the specific source/assembly line is
reached.
Target Menu
Disassembly Context Menu
Source Editor Context Menu
Go to Main
Runs the programs until the beginning of function
main in reached.
Debug View Toolbar
Step Into
Steps into the highlighted statement.
Step Over
Steps over the highlighted statement. Execution
will continue at the next line either in the same
method or (if you are at the end of a method) it
will continue in the method from which the current
method was called. The cursor jumps to the decla-
ration of the method and selects this line.
Target Menu
Debug View Toolbar
Step Return
Steps out of the current method.
Reset
Resets the selected target. The drop-down menu
has various advanced reset options, depending on
the selected device.
Target Menu
Debug View Toolbar
Restart
Restores the PC to the entry point for the currently
loaded program. If the debugger option "Run to
main on target load or restart" is set the target will
run to the specified symbol, otherwise the execu-
tion state of the target is not changed.
Target Menu
Debug View Toolbar
Assembly
Step Into
The debugger executes the next assembly instruc-
tion, whether source is available or not.
Assembly
Step Over
The debugger steps over a single assembly instruc-
tion. If the instruction is an assembly subroutine,
the debugger executes the assembly subroutine
and then halts after the assembly function returns.
TI Explicit Stepping Toolbar
Target Advanced Menu

Table of Contents

Other manuals for Texas Instruments C2000

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments C2000 Specifications

General IconGeneral
BrandTexas Instruments
ModelC2000
CategoryMicrocontrollers
LanguageEnglish

Related product manuals