Ignore:
Timestamp:
Feb 3, 2019, 11:07:24 PM (5 years ago)
Author:
coas-nagasima
Message:

スタックサイズを調整

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_tinet_ecnl_arm/trunk/ntshell/src/ntshell_main.h

    r364 r367  
    5757#define NTSHELL_PRIORITY        8               /* ntshellタスクの優先度 */
    5858
    59 #define NTSHELL_STACK_SIZE      8192    /* ntshellタスクのスタック領域のサイズ */
     59#define NTSHELL_STACK_SIZE      10240   /* ntshellタスクのスタック領域のサイズ */
    6060
    6161#define NUM_NTSHELL_DATAQUEUE   1       /* ntshellタスクで待ち受けているデータキューのサイズ */
Note: See TracChangeset for help on using the changeset viewer.