Dear Sir or Madam:
We often read such code like
#define THREADSTACKSIZE 1024 or #define TASKSTACKSIZE 768.
My question is : how to get a right value for THREADSTACKSIZE or TASKSTACKSIZE ?
Thanks a lot!
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.
Dear Sir or Madam:
We often read such code like
#define THREADSTACKSIZE 1024 or #define TASKSTACKSIZE 768.
My question is : how to get a right value for THREADSTACKSIZE or TASKSTACKSIZE ?
Thanks a lot!