Part Number: TM4C1294NCPDT Tool/software: TI-RTOS Hi, I need information about task stack size. What is the minimum stack size required for a task ? for e.g. task function is as below: void TaskFunction(void) { }
↧