Shown on this slide are some size benchmarks. The ROM numbers reflect the text and constants, things that can be put in the flash on a device, whereas the RAM is data, stacks, and global data. The Static Semaphore/Task Application is an application where everything is defined by the configuration time and created via the configuration tool. The Dynamic Semaphore/Task Application has a couple of tasks more than the Semaphore, but in this case, the Task and Semaphore are created at runtime from main.

