DSPnano RTOS

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found.

DSPnano RTOS
Developer RoweBots
OS family Embedded Linux compatible, Real-time operating systems
Working state Current
Source model Shared source
Marketing target Embedded high performance real-time DSCs and DSPs
Available in C
Platforms Microchip PIC microcontroller, Renesas M16C, ARM
License Proprietary
Official website rowebots.com

DSPnano is an embedded real-time operating system (RTOS) which is compatible with POSIX and embedded Linux. It was first created in 1996 and was one of the first pthread based real-time kernels. Its entire focus was on tiny real-time digital signal processing systems and has been optimized to deliver high performance DSP on embedded digital signal controllers and digital signal processors [1]. Its parent was the Unison Operating System.

Today DSPnano claims full POSIX capabilities for threads, communication, synchronization and I/O. A full complement of I/O is included as is a full complement of DSP optimized features including: DSP libraries, fix size buffer management, software pipelines and more. It has also been moved to FPGA platforms to accelerate DSP applications.

Typical processors that DSPnano runs on today include: Microchip PIC microcontroller (24, 30, 33 and 32), Renesas M16C, ARM and more.[2]

Licensing

While RoweBots claims that DSPnano is an open source product, its license is not certified by the Open Source Initiative and the license agreement explicitly prohibits redistribution of the source code. [1]

References

  1. Lua error in package.lua at line 80: module 'strict' not found.