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.