C2000 Microcontroller Workshop - Programming Development Environment 2 - 1
Programming Development Environment
Introduction
This module will explain how to use Code Composer Studio (CCS) integrated development
environment (IDE) tools to develop a program. Creating projects and setting building options
will be covered. Use and the purpose of the linker command file will be described.
Module Objectives
Module Objectives
Use Code Composer Studio to:
Create a Project
Set Build Options
Create a user linker command file which:
Describes a system’s available memory
Indicates where sections will be placed
in memory