Saturday, 10 November 2012

Explain what is the difference between embedded systems and the system in which RTOS is running? | Embedded Systems

Embedded system can include RTOS and cannot include also. it depends on the requirement. if the system needs to serve only event sequentially, there is no need of RTOS. If the system demands the parallel execution of events then we need RTOS.

No comments: