This sample uses each of the features of the os library.
This demo uses the following classes.
nn::os::MemoryBlock
nn::os::Thread
nn::os::Mutex
nn::os::Semaphore
nn::os::Event
nn::os::Timer
nn::os::Tick
nn::os::Alarm
nn::os::BlockingQueue
nn::os::CriticalSection
None.
None.
There are no special procedures for execution. Once all execution has completed, the demo outputs the following to debug output.
*** End of demo ***
There is no shutdown procedure. Stop execution in a timely manner.
CONFIDENTIAL