README

SysConfig Notice

All examples will soon be supported by SysConfig, a tool that will help you graphically configure your software components. A preview is available today in the examples/syscfg_preview directory. Starting in 3Q 2019, with SDK version 3.30, only SysConfig-enabled versions of examples will be provided. For more information, click here.


portableNative


Example Summary

This example is the same as the “portable” example but instead of using POSIX APIs, it uses the native RTOS APIs. This example is still portable across devices (because of TI Drivers). This project requires less code/data space since there is no POSIX layer. This example is described in more detail in the SDK User’s Guide at <SDK_INSTALL_DIR>/docs/simplelink_mcu_sdk/Users_Guide.html.

Peripherals Exercised

If using the Building Automation Sensors BoosterPack, Board_GPIO_TMP116_EN is used to power on the TMP116 temperature sensor.

Resources & Jumper Settings

If you’re using an IDE (such as CCS or IAR), please refer to Board.html in your project directory for resources used and board-specific jumper settings. Otherwise, you can find Board.html in the directory <SDK_INSTALL_DIR>/source/ti/boards/<BOARD>.

Example Usage

The connection should have the following settings

    Baud-rate:  115200
    Data bits:       8
    Stop bits:       1
    Parity:       None
    Flow Control: None

Application Design Details

TI-RTOS:

FreeRTOS:

Code Composer Studio:

SimpleLink Sensor and Actuator Plugin: