RTEMS Development Environment Guide
size_rtems
size_rtems analyzes RTEMS and determines all of the critical sizing information which is reported in the related documentation.
To generate the RTEMS size report for the currently configured processor, execute the following command:
size_rtems
Although the actual size information will differ, a report of the following format will be output:
RTEMS SIZE REPORT CODE DATA BSS ================== MANAGERS: 15988 0 0 CORE : 4568 0 0 CPU : 364 0 0 OVERALL : 20556 0 0 MINIMUM : 8752 0 0 init : 1592 0 0 tasks : 2440 0 0 intr : 64 0 0 clock : 2252 0 0 sem : 876 0 0 msg : 1624 0 0 event : 604 0 0 signal : 212 0 0 part : 872 0 0 region : 844 0 0 dpmem : 532 0 0 timer : 424 0 0 io : 288 0 0 fatal : 40 0 0 rtmon : 764 0 0 mp : 2984 0 0 sem : 4 0 0 msg : 4 0 0 event : 4 0 0 signal : 4 0 0 part : 4 0 0 region : 4 0 0 timer : 4 0 0 dpmem : 4 0 0 io : 4 0 0 rtmon : 4 0 0 mp : 8 0 0
gsize020(1G), gsize386(1G), gsize960(1G)
RTEMS Development Environment Guide
Copyright © 1988-2004 OAR Corporation