1.1.vxWorks operating system kernel
The basic feature of the VxWorks core (Wind) can be divided into the following categories:
u Task management;
u Event and asynchronous signal service;
u Semicone service;
u Message Queue Service;
u Memory management;
u Interrupt service procedure;
U clock management and timer service;
u Error handling.
The various functions of the VxWorks core will be described separately in the following sections.