Module Topics
2 - 2 C2000 Microcontroller Workshop - Programming Development Environment
Module Topics
Programming Development Environment ...............................................................................................2-1
Module Topics ..........................................................................................................................................2-2
Code Composer Studio ............................................................................................................................2-3
Software Development and COFF Concepts .......................................................................................2-3
Code Composer Studio ........................................................................................................................2-4
Edit and Debug Perspective (CCSv6) ..................................................................................................2-5
Target Configuration ...........................................................................................................................2-6
CCSv6 Project .....................................................................................................................................2-7
Creating a New CCSv6 Project ...........................................................................................................2-8
CCSv6 Build Options – Compiler / Linker .........................................................................................2-9
CCSv6 Debug Environment ..............................................................................................................2-10
Creating a Linker Command File ..........................................................................................................2-12
Sections..............................................................................................................................................2-12
Linker Command Files (.cmd) .........................................................................................................2-15
Memory-Map Description .................................................................................................................2-15
Section Placement..............................................................................................................................2-16
Summary: Linker Command File ......................................................................................................2-17
Lab File Directory Structure..................................................................................................................2-18
Lab 2: Linker Command File .................................................................................................................2-19