EasyManua.ls Logo

Texas Instruments MSP43 series User Manual

Texas Instruments MSP43 series
39 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 #16 background imageLoading...
Page #16 background image
16 Examples for TI-RTOS SPRUHU4D—February 2016
Submit Documentation Feedback
Creating Example Projects Using the Resource Explorer in CCS www.ti.com
8. Use the Step 3 link to change the connection used to communicate with the board. The current
setting is shown in the Resource Explorer page for the selected example. (If you want to use a
simulator instead of a hardware connection, double-click the *.ccxml file in the targetConfigs folder
of the project to open the Target Configuration File editor. Change the Connection as needed, and
click Save.)
9. You will see the Debugger Configuration dialog. Choose an emulator. For MSP430 devices, choose
the TI MSP430 USB1, and for MSP432 devices, choose the TI XDS 110 USB Emulator.
10. Use the Step 4 link to launch a debug session for the project and switch to the CCS Debug
Perspective.
3.1.1 Creating an Empty TI-RTOS Project
TI-RTOS provides blank projects you can use as a starting point for creating your own projects that utilize
TI-RTOS. Both "Empty" and "Empty (Minimal)" versions are provided. The "Empty" version enables more
kernel features and debug capabilities at the cost of large footprint. The "Empty (Minimal)" version
disables various kernel features and debug capabilities to minimize the footprint. See the "Memory Usage
with TI-RTOS" chapter in the TI-RTOS User’s Guide (SPRUHD4) for details about techniques used to
minimize the footprint.
Empty TI-RTOS driver projects can be created with the Resource Explorer (see Section 3.1).
After you create the example, the files in the empty project example include:
Key C files: empty.c, <board>.c/.h
Key configuration files: empty.cfg
Linker command file: <board>.cmd
Add to the example as needed to implement your application.
Question and Answer IconNeed help?

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

Texas Instruments MSP43 series Specifications

General IconGeneral
BrandTexas Instruments
ModelMSP43 series
CategoryMicrocontrollers
LanguageEnglish

Summary

Preface

Read This First

Provides initial instructions and important information before proceeding with the guide.

About This Manual

Details the scope and version of the TI-RTOS manual for MSP43x.

Notational Conventions

Explains the typographical conventions used throughout the document for clarity.

Trademarks

Lists registered and unregistered trademarks of Texas Instruments and other companies.

Installing TI-RTOS

System Requirements

Lists the system requirements for installing TI-RTOS on Windows and Linux.

Installing Code Composer Studio

Provides guidance on installing the Code Composer Studio IDE.

Installing TI-RTOS in Code Composer Studio

Details how to install TI-RTOS using the CCS App Center.

Installing TI-RTOS for Use in IAR Embedded Workbench

Explains how to install TI-RTOS for use with the IAR Embedded Workbench.

Installing TI-RTOS as a Standalone Product

Guides on installing TI-RTOS as a standalone software product.

Examples for TI-RTOS

Creating Example Projects Using the Resource Explorer in CCS

Guides on using CCS Resource Explorer to create TI-RTOS example projects.

Creating Examples with IAR Embedded Workbench

Instructions for creating TI-RTOS examples using the IAR Embedded Workbench IDE.

Driver Examples: Readme Files and Common Features

Explains readme files and common features of TI-RTOS driver examples.

MSP430 MSP-EXP430F5529LP Settings and Resources

Details settings and resources for the MSP-EXP430F5529LP LaunchPad.

MSP430 MSP-EXP430FR5969LP Settings and Resources

Details settings and resources for the MSP-EXP430FR5969LP LaunchPad.

MSP430 MSP-EXP430FR6989LP Settings and Resources

Details settings and resources for the MSP-EXP430FR6989LP LaunchPad.

MSP432 MSP-EXP432P401RLP Settings and Resources

Details settings and resources for the MSP-EXP432P401RLP LaunchPad.

BoosterPacks

Describes BoosterPacks used with TI-RTOS examples and installation notes.

Installing USB Drivers for the USB Device Examples

Provides steps to install USB drivers for TI-RTOS USB device examples.

Configuring TI-RTOS

Starting the Configuration Tool

Introduces the graphical configuration tool (XGCONF) for TI-RTOS.

Configuring TI-RTOS Drivers

Details the process of configuring TI-RTOS drivers using the System Overview.

Configuring Components of TI-RTOS

Explains how to configure individual sub-components of TI-RTOS.

Related product manuals