SLAAEQ6 March   2025 MSPM0G3519

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2Pre-Migration Preparation
    1. 2.1 CCS Version Comparison
    2. 2.2 Pre-Migration Preparation
  6. 3Porting Code to CCS
    1. 3.1 Prepare for Porting
    2. 3.2 Set Up CCS Environment
    3. 3.3 Import Source Code and Files in CCS
    4. 3.4 Handle Device-Specific Code
    5. 3.5 Adapt Code for CCS
    6. 3.6 Build and Debug
  7. 4Post-Migration Optimization
  8. 5Summary
  9. 6References

Introduction

This application note is designed to assist developers in migrating code and projects written with IAR Embedded Workbench to Code Composer Studio (CCS). IAR and CCS are two widely used embedded development environments provided by IAR Systems and Texas Instruments, respectively. There are differences in functionality, interface design, and usage habits between the two, so special attention needs to be paid to compatibility and configuration issues during the migration process. This document provides detailed steps and considerations for migrating from IAR to CCS, helping developers complete the code migration smoothly. Although there are differences between the two in some aspects, careful inspection and adjustments can achieve a seamless transition. For new users, TI recommends to be familiar with the operation methods and interface layout of CCS to adapt more quickly.