Loop (no OS) Description The application is one control task which is typically implemented as a delayed loop or as an event-driven loop. Locking (e.g. by disabling interrupts) is usually required to protect the data that is shared between the task and the Interrupt Service Routines (ISR’s). Except e.g. when events are sent with the […]
Operating systems for embedded systems
Filed Under: Software Design and Architecture Tagged With: operating systems, rtos
Recent Comments