RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


RTEMS Workspace versus Program Heap

PREV UP next Bookshelf RTEMS Frequently Asked Questions

3.1: RTEMS Workspace versus Program Heap

The RTEMS Workspace is used to allocate space for objects created by RTEMS such as tasks, semaphores, message queues, etc.. It is primarily used during system initialization although task stacks and message buffer areas are also allocated from here. How do I determine how much memory is left?.


PREV UP next Bookshelf RTEMS Frequently Asked Questions

Copyright © 1988-2004 OAR Corporation