|
TALON 5400
is a realtime operating system which supports scheduling of program entities executing
in parallel in such a way that deadlines are met and application programs respond
to external events in a bounded time. Realtime features include all POSIX specifications
such as high-resolution timer management, sophisticated interrupt management, priority
thread scheduling, realtime signals, and a number of communication and synchronization
facilities with timeout capability.
|
TALON 5400
is a uniprocessor operating system supporting one DSP executing operating system
and application code. It is assumed that the target system consists of one TMS320C54x
DSP, Program ROM, optional Data ROM, External and/or Internal Data RAM as well as
optional External and/or Internal Program RAM.
|
TALON 5400
is a multiprogrammed operating system that supports loading and execution of parallel
POSIX processes, which are separate program modules allowing the application to
be split to a group of relatively independent tasks executing concurrently and using
the operating system services to synchronize their activities.
|
TALON 5400
is a multithreaded operating system which supports multiple threads of control within
a single process, allowing the programmer to exploit the inherent parallelism in
the application and to divide it into a set of activities executing in parallel
in a tightly coupled manner. The supported thread model are the POSIX threads.
|