REC_STACK_SIZE
REC_STACK_SIZE, recur_count);
#define REC_NUM_DEFAULT ((THREAD_SIZE / REC_STACK_SIZE) * 2)
volatile char buf[REC_STACK_SIZE];