What are the benefits of using real time operating systems ?
The significant part is the independent threads of execution that
can yield the processor, briefly task scheduling. But what are the
other considerations ? Now we are working on DSP's (specifically TI
TMS320DM643x DSP family) and our project director ask a simple question
when one of us suggested to go on RTOS systems that why should we do
that ?
Task Scheduling and interrupt management are the indispensible parts
of the real time operations.But what is the difference between the DSPs
with well structured(time management) code and DSPs with RTOS(at the
same time this family support the RTOS kernels)
Any Ideas ?
Good Answers: