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 #18 background imageLoading...
Page #18 background image
18 Examples for TI-RTOS SPRUHU4D—February 2016
Submit Documentation Feedback
Creating Examples with IAR Embedded Workbench www.ti.com
3.2 Creating Examples with IAR Embedded Workbench
For information about using TI-RTOS examples with IAR Embedded Workbench, see the wiki page on
Creating TI-RTOS Applications in IAR Embedded Workbench on the Texas Instruments wiki.
3.3 Driver Examples: Readme Files and Common Features
Details about the driver examples are provided in the readme files in the example projects. There is a
separate <example_name>_readme file for each of the examples. These files are added to your CCS
project when you use the Resource Explorer to create a project. You can open the
<example_name>_readme file within CCS. The <example_name>_readme files contain the following
types of information:
Actions performed by functions in the example.
Hardware-specific descriptions of buttons, LEDs, etc…
Which external components are (or may be) needed to run with particular examples.
There are several TI-RTOS example categories. The Empty and Empty (Minimal) projects are configured
to make TI-RTOS available but do not contain specific code that uses TI-RTOS. The Demo examples use
several peripherals working together. The remaining examples show how to use a specific peripheral.
The Driver Examples share the following features:
Most TI-RTOS driver examples use the SysMin System Support module. See the readme files in the
individual example projects for details.
The empty, demo, and most UART examples use the ti.uia.sysbios.LoggingSetup module with stop
mode data collection. The UART Console example uses run-time data collection during Idle thread
processing. For more details on data collection, see Chapter 2 of the TI-RTOS User’s Guide
(SPRUHD4).
Driver Examples for a particular target all have the same <board>.c and <board>.h files. These files
perform board-specific configuration of the drivers provided by TI-RTOS. For more details, see
Chapter 4 of the TI-RTOS User’s Guide (SPRUHD4).
The sections that follow list settings required to run the TI-RTOS examples on the supported boards.
They also list the hardware resources that TI-RTOS and its dependent components use by default. Some
of these resources offer flexible options, whereas others are fixed in the current design or
implementation.
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