This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Why FreeRTOS example given for "ek-tm4c123gxl" uses around 30KB of RAM?

Other Parts Discussed in Thread: EK-TM4C123GXL

Right now i am working with FreeRTOS on Tiva C series launchpad. I am just in beginning and the application code is not that much large but i have noticed that ZI data is about to cross 32KB. Than i simply compiled example FreeRTOS project given by TI and it also uses around 30KB. Why it uses so much RAM? And is there any way to reduce it? I am using keil with ARMCC compiler.