FreeRTOS in PSoC 5lp

guru2691 wrote on Sunday, May 25, 2014:

I am porting FreeRTOS onto PSoC 5lp. When built with only the idle task it is consuming 90% of the SRAM. But I need handle Ethernet and USB using the MicroController. How can I reduce RAM consumption?

rtel wrote on Sunday, May 25, 2014:

http://www.freertos.org/FAQMem.html#RAMUse2

Regards,
Richard Barry.