Texas Instruments Technology for Innovators(tm)

TI-RTOS 1.21.00.09 Release Notes

This release note is divided into the following sections:

Introduction, Documentation, Products Included, What's New, Upgrade & Compatibility Information, Host Support, Dependencies, Device Support, Validation Info, Known Issues, Examples, Version Information, Technical Support.

Introduction

This is an General Availability release of TI-RTOS . This version of TI-RTOS requires CCS 5.5.

MSP430 support in this release is at a "beta" level. All of the other components in this release of TI-RTOS are at a GA level.

The TI-RTOS delivers components that enable engineers to develop applications on Texas Instruments micro-controller devices. The product is comprised of multiple software components and examples of how to use these components together.

The TI-RTOS gives developers a one-stop RTOS solution for developing applications for TI embedded microcontrollers. It provides an OS kernel, communications support, drivers, and more. It is tightly integrated with TIs Code Composer Studio development environment. In addition, examples are provided to demonstrate the use of each functional area and each supported device and as a starting point for your own projects.


Documentation

The following documentation is available:

Release notes from previous releases are also available in the release notes archive directory.

Products Included

The following is a list of all the products bundled into the TI-RTOS installation. Note these products only support ARM and C2xxx devices (this was done to reduce installer and installation size).
* XDCtools is installed at the same level at TI-RTOS. If the xdctools_3_25_04_88 version is already present at that location, that version is used.
** refer to <TIRTOS_Install_dir>\products\*Ware>\TI-RTOS.README for more details

What's New

1.21.00.09

Please refer to the Getting Started Guide and/or User Guide for more detail about the following new features. Defects Fixed since 1.20.00.28

ID Headline
SDOCM00105001 TI-RTOS EMAC drivers should use Hwi instead of NDK's interrupt module
SDOCM00105047 ROV for I2C for MSP430 does not work
SDOCM00105385 USB Mouse Device readme has incorrect Example Summary
SDOCM00105605 TI-RTOS drivers use too much stack space
SDOCM00105607 Add support for MSP-EXP430F5529 Experimenter board into TI-RTOS
SDOCM00105696 GPIO is missing graphical configuration
SDOCM00105717 Graphical Config should not allow modules not available on that device (e.g. NDK on MSP430)
SDOCM00105718 Add examples and ROV support into IAR workbench
SDOCM00105719 TI-RTOS needs to support GCC for ARM boards
SDOCM00105721 Use new TivaWare version (2.0.1.11577)


Upgrade and Compatibility Information

When migrating an application that uses TI-RTOS 1.20.00.28 to TI-RTOS 1.21.00.09, the following steps must be taken:
    1. Libraries: The StellarisWare libraries (e.g. "${COM_TI_RTSC_TIRTOS_INSTALL_DIR}/products/TivaWare_C_Series-2.0b/driverlib/ccs-cm4f/Debug/driverlib-cm4f.lib") must be changed to point to the TivaWare libraries (e.g. "${COM_TI_RTSC_TIRTOS_INSTALL_DIR}/products/TivaWare_C_Series-2.0.1.11577a/driverlib/ccs/Debug/driverlib.lib")
    2. Include Paths: The StellarisWare include paths (e.g. "${COM_TI_RTSC_TIRTOS_INSTALL_DIR}/products/TivaWare_C_Series-2.0b") must be changed to point to the TivaWare path (e.g. "${COM_TI_RTSC_TIRTOS_INSTALL_DIR}/products/TivaWare_C_Series-2.0.1.11577a").


Host Support


Dependencies

This release requires the following other software components and tools versions to successfully function: 


Device Support


Validation Information

This release was validated using the following components:

Known Issues

There are several know issues with this release.

ID Headline
SDOCM00088081 SD Card driver lacks CRC support
SDOCM00093268 Add parity and error checking for UART driver
SDOCM00093967 TI-RTOS Windows install will fail if installed in multiple or single directory that contains more than 38 characters in path
SDOCM00094053 TI-RTOS sub-products (e.g. UIA, IPC) are not linked into CCS Help
SDOCM00097626 Giving Priorities to Hwis from TI-RTOS Drivers
SDOCM00098063 UART driver needs to support DMA
SDOCM00099017 TI-RTOS needs to make sub-products examples accessible
SDOCM00099460 ping flood causes Concerto board to stop receiving interrupts
SDOCM00099858 Stellaris launchpad doesn't detect a USB disconnect event
SDOCM00100494 SPI driver was not tested in Slave Open Drain mode
SDOCM00100864 Multithreaded CC3000 Host Driver does not work properly
SDOCM00100865 TI-RTOS drivers should have top-level enable and disable APIs
SDOCM00100945 Make TCP/UDP Echo for CC3000 examples more like NDK TCP/UDP Echo examples
SDOCM00101155 Intermittent spin lock in USB library's USBHCDPipeRead() for LM4F232
SDOCM00101176 SPIMessageQTransport does not support static creates
SDOCM00101229 HTTP demo doesn't show the current SD Card logging state
SDOCM00101240 Coverity for WiFi driver reports several defects in the CC3000 Host Driver
SDOCM00102477 I2CTiva driver get's stuck at a Semaphore_pend() when I2C bus arbitration was lost
SDOCM00102563 WiFi driver should not create Hwi instance
SDOCM00103028 Add USB Host examples to EK_TM4C123GXL
SDOCM00103637 MSP430 UART[USCIA] LibType_Instrumented is not recommended at baudrates > 9600
SDOCM00104253 MSP430 Launchpad ez-FET UART emulation issue at buadrate > 28.8kbps
SDOCM00104686 UART in Stellaris launchpad not working above 9600 baud when used with windows apps that use rxtxSerial.dll driver
SDOCM00104691 USBMSCHFatFsTiva_open requires a heap since no task stack is provided to the Task_construct
SDOCM00104772 Support for USB in a MSP430 Empty project wizard
SDOCM00105002 TI-RTOS examples with no heap get an error if they call BIOS_exit
SDOCM00105005 The EMACSnow driver needs a new name
SDOCM00105006 Build warnings for IAR when doing a top-level build
SDOCM00105311 EK_LM4F120XL.h: EK_LM4F120XL_I2C0 should be EK_LM4F120XL_I2C1
SDOCM00105737 GCC examples cannot print (e.g.  fatsdraw) to console in CCS 5.5
SDOCM00105761 CC3000 Wi-Fi examples not working with GCC
SDOCM00105762 TI Resource Explorer can't distinguish between boards of the same device or same boards with different toolchains
SDOCM00105778 MSP430 UART logging to System Analyzer does not work
SDOCM00105836 TI-RTOS GNU example for TM4C129x devices do not work with CCS 5.5 (see Dependencies)


Examples

There are for TMDXDOCKH52C1, TMDXDOCK28M36, EKS-LM4F232, EK_TM4C123GXL, DK_TM4C123G, DK_TM4C129X,  EK_LM4F120XL, MSP_EXP430F5529LP, and MSP_EXP430F5529. Please refer to the Getting Started Guide for more details.

Version Information

All releases have 4 digits (M.mm.pp.bb). This includes GA and pre-releases (engineering, EA, beta, etc.). Pre-releases are denoted with a suffix (e.g. 1.01.00.15_eng or 1.01.00.21-beta).

This product's version follows a version format, M.mm.pp.bb, where M is a single digit Major number, mm is 2 digit minor number, pp is a 2 digit patch number, and b is an unrestricted set of digits used as an incrementing build counter.

To support multiple side-by-side installations of the product, the product version is encoded in the top level directory, ex. tirtos_1_00_01_11.

Subsequent releases of patch upgrades will be identified by the patch number, ex. TI-RTOS 1.00.00.68 with directory tirtos_1_00_01_70. Typically, these patches only include critical bug fixes.

Please note that version numbers and compatibility keys are NOT the same. For an explanation of compatibility keys, please refer to the 'Upgrade and Compatibility Information' section.


Technical Support

For technical support, please refer to the Texas Instruments E2E BIOS Support Forum http://e2e.ti.com/support/embedded/bios/default.aspx or other forums in http://e2e.ti.com/ as needed.


Last updated: January 06, 2014