Skip to main content

Posts

A good training program

complete embedded system
Recent posts

TI-RTOS Real Time Operating System for Microcontrollers

TI has released TI-RTOS , a real-time operating system (RTOS) for its microcontroller platform. This new RTOS helps developers by eliminating the need to write complex system software, such as file system, schedulers, drivers, and protocol stacks. TI-RTOS is provided with full C source code and requires no upfront or run-time license fees. TI-RTOS is based on existing components such as SYS/BIOS RTOS, controlSUITE, and StellarisWare software. The modular and scalable architecture enables system designers to chose sufficient modules/ functions and memory size as required. TI-RTOS Real Time Operating System for Microcontrollers Advertisement TI-RTOS is integrated into the TI’s CCStudio (Code Composer) IDE, which includes System Analyzer tools, enabling designers to view run-time application behavior including the sequence of thread execution and processor load. CCStudio IDE also has tools to assist multitasking debug. Designers  can use an object viewer (ROV...
ARM, Renesas,TI join move for low power MCU benchmark he Embedded Microprocessor Benchmark Consortium (EEMBC) intends to create a standard method to evaluate the energy efficiency of ultra-low power (ULP) microcontrollers. To date, the industry has lacked a common method to test, validate, and compare the real-world energy consumption of these microcontrollers that target applications such as portable medical devices, security systems, building automation, smart metering, and also applications using energy harvesting devices. EEMBC benchmarks typically measure the performance of processors and systems. The proposed ULP benchmark will focus on measuring the energy consumed by microcontrollers running various computational workloads over an extended time period. The benchmarking methodology will allow the microcontrollers to enter into their idle or sleep modes during the majority of time when they are not executing code, thereby simulating a real-world environment wher...