diff --git a/bsp/tms320f28379d/rtconfig.h b/bsp/tms320f28379d/rtconfig.h index b88a49d3d24c85eab69ec1b6a3e6c69a9e5fa815..3b2521a6c491285399b043ca0d298594216ad97b 100644 --- a/bsp/tms320f28379d/rtconfig.h +++ b/bsp/tms320f28379d/rtconfig.h @@ -14,7 +14,7 @@ #define RT_USING_HOOK #define RT_IDEL_HOOK_LIST_SIZE 4 #define IDLE_THREAD_STACK_SIZE 1024 -#define RT_STACK_UPWARD_GROW +#define ARCH_CPU_STACK_GROWS_UPWARD #define RT_DEBUG /* Inter-Thread communication */