NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Migrating a TI-RTOS project to a different device

From Texas Instruments Wiki
Jump to: navigation, search

This migration guides describes the steps involved to port an existing TI-RTOS project (such as an example project) to a different device variant. When porting to a different device variant, it's suggested to start with an existing TI-RTOS project that belongs in the same device family. If your device is a variant of a Tiva C MCU, start with a Tivc C TI-RTOS application. If you have a Concerto device, start with a TI-RTOS Concerto application. If you have a MSP430F5xx or MSP430F6xx device, refer to Creating TI-RTOS Projects for Other MSP430 Devices. Before continuing, it's recommended to create a copy of the CCS project as a backup.

Backup the original CCS project[edit]

  • Clean the TI-RTOS project. Right-click on the project and select Clean Project.
  • Create copy of original. Right-click on the project select Copy.
  • Right-click in the Project Explorer window and select Paste.
  • Give you project a new name of your choosing. For the remaining portion of the documentation references to this new name is referred as Project.

Adjust CCS project settings for the new variant[edit]

  • Open CCS project Properties.
    Tirtos porting properties.jpg
  • Navigate to General and update the Device Variant.
    Tirtos porting setVariant.jpg
  • Click OK to close the window.
  • Again, open the CCS project Properties and now navigate to (ARM/MSP430) Compiler, expand Advanced Options, and select Predefined Symbols.
    • Update the predefined symbols for your device as defined by the table below:
      Tirtos porting setDeviceDefinition.jpg
TI Product line TI-RTOS 1.20 Predefined symbols Example
Tiva C TIVAWARE
PART_<device>
TIVAWARE
PART_TM4C123GH6PM
Concerto MWARE MWARE
MSP430F5xx/6xx families MSP430WARE
__<device>__ (double '_')
MSP430WARE
__MSP430F5529__
  • Click OK to close the window.

Rebuild the CCS project[edit]

Rebuild the CCS project.
Tirtos porting rebuild.jpg

E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Migrating a TI-RTOS project to a different device here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Migrating a TI-RTOS project to a different device here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article Migrating a TI-RTOS project to a different device here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Migrating a TI-RTOS project to a different device here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity