Content originally posted in LPCWare by jharwood on Tue Jul 05 23:16:29 MST 2011
Quote: upadhyaya.sreenivasa
[FONT=Times New Roman]
In general whats the stack size limit when for tasks??
[/FONT]
Can you be more specific? Have you done the appropriate analysis on your task's requirements for stack size?
On the LPC176x series, you can easily set the FreeRTOS memang library to use the second 32k block of AHB memory. If that isn't enough, well, dang, you have a very vigorous application :eek: