- Products
- Product Reviews
- Product How Tos
- New Product Releases
- Product Categories
Product Review
TI launches new real-time operating system: TI-RTOS
Clive Maxfield12/6/2012 9:55 AM EST
Comment
green_is_now
Microcontroller (MCU) developers can spend more time focusing on their unique applications because software design just got easier. The folks at Texas Instruments (TI) have expanded their investment in the embedded processing software and tools ecosystem with TI-RTOS, a complete real-time operating system (RTOS) based on preemptive multithreading kernel, for their MCU platforms.
With more than 20 years of experience in delivering production-quality operating system (OS) solutions for real-time applications, TI has taken its expertise in its RTOS components, including the popular SYS/BIOS real-time kernel and network developer kit (NDK) TCP/IP stack, and integrated them to create a complete microcontroller RTOS.
This new OS enables much faster software development by eliminating the need for designers to write and maintain complex system software, including schedulers, protocol stacks and low-level drivers. Unique to the market, TI-RTOS provides a consistent embedded software platform across TI’s entire MCU portfolio, making it easy for developers to scale designs to update or add functionality by porting legacy applications to the latest processor. This consistent platform also benefits TI Design Network software ecosystem partners by providing a free, widely used software platform without proprietary constraints.
“Embedded hardware development has become easier with the high level of integration MCUs now have,” said Scott Roller, vice president, MCUs, TI. “However, because of the integration of more peripherals, memory and connectivity options, software development has become more complex, which is why we created TI-RTOS. Now developers can build MCU-based designs with Internet and USB connectivity without the concern that software development will be onerous and time-consuming.”
TI-RTOS features and benefits
- Ease software development with a complete, mature and stable embedded operating environment that provides full middleware and driver enablement to add more product functionality. These components include: Deterministic, real-time multitasking kernel (SYS/BIOS); TCP/IP stack, including network applications; USB, EMAC, MMC/SD host and device stacks and class drivers; FAT-compatible file system fully integrated with C RTS file I/O functions; Ethernet, USB, UART, I2C and SD device drivers; and Low overhead core-to-core communication mechanism for dual-core devices.
- Begin software development and achieve network connectivity straight out of the box with components that have been integrated and tested. The user does not have to piece code together or face component version mismatches to get their application working in a multithreading environment.
- Easily enhance an existing software base with new functionality by adding new tasks that do not disrupt the real-time response of critical system functions.
- Move functions between dual core devices to optimize performance by using the same TI-RTOS kernel on both the ARM and C28x DSP cores.
- Receive robust documentation and examples to augment designs, including examples and APIs appropriate for multitasking development and integration to help evaluate TI-RTOS and receive training.
- Meet on-chip memory constraints with an RTOS based on a modular architecture with a small footprint, enabling easy removal of software functionality not required in the application. Components are also scalable, allowing for further reductions in memory requirements.
- Enable seamless development in familiar environment. TI-RTOS is fully integrated with TI’s Code Composer Studio integrated development environment (IDE) and contains board support packages and development kits, including the TI MCU LaunchPads.
- Obtain application-specific software with TI’s broad Design Network software developer network with partners such as Interniche and Simma software that provide additional communications stacks that work with TI-RTOS.
- Benefit from no upfront or run-time license fees and free support with full C source code and direct support from TI.
Pricing and availability
TI-RTOS is available today on select devices, including ARM Cortex-M4 MCUs and C2000 dual core C28x + ARM Cortex-M3 MCUs. It will be offered soon on MSP430 MCUs, as well as other C2000 and ARM-based MCUs. TI will continue to expand its RTOS offering beyond the MCU portfolio to other processor families. Download the software free from the TI website today. Developers can also find support and training online at www.ti.com
TI’s broad portfolio of microcontrollers (MCUs) and software
From general purpose, ultra-low power MSP microcontrollers, to ARM Cortex-M microcontrollers to real-time control C2000 microcontrollers and ARM Cortex-R safety microcontrollers, TI offers an extremely broad range of microcontroller solutions. Designers can accelerate time to market by tapping into TI's complete software and hardware tools, extensive third-party offerings and technical support.
If you found this article to be interest, visit Microcontroller / MCU Designline where – in addition to my Max's Cool Beans blogs on all sorts of "stuff" – you will find the latest and greatest design, technology, product, and news articles with regard to all aspects of designing and using microcontrollers.
Also, you can obtain a highlights update delivered directly to your inbox by signing up for my weekly newsletter – just Click Here to request this newsletter using the Manage Newsletters tab (if you aren't already a member you'll be asked to register, but it's free and painless so don't let that stop you [grin]).
Last but certainly not least, make sure you check out all of the discussions and other information resources at All Programmable Planet. For example, in addition to blogs by yours truly, microcontroller expert Duane Benson is learning how to use FPGAs to augment (sometimes replace) the MCUs in his robot (and other) projects.
Navigate to related information
Most Popular
Datasheets.com Parts Search
185 million searchable parts
(please enter a part number or hit search to begin)
Browse the technical library
Our technical library houses over 4,000 high-quality sponsored white papers, application notes, reference guides, use cases—all organized by company.
Our technical library houses over 4,000 high-quality sponsored white papers, application notes, reference guides, use cases—all organized by company.


green_is_now
12/12/2012 6:26 PM EST
How does the RTOS work with the ARM Cortex-R safety processor?
Or does this need its own standard for redundancy-safety?
RRTOS, redundant realtime operating system?
Sign in to Reply