您好!
我看freertos 在创建任务后,都要调用 函数 开启任务调度vTaskStartScheduler();,
为什么SDK 的例子中 在user_init() 创建完任务就OK了, 不用调用任务调度函数的 ???
另外 为什么 FreeRTOSConfig.h 中把栈大小 的宏给屏蔽了
//#define configTOTAL_HEAP_SIZE ( ( size_t ) ( 17 * 1024 ) )
屏蔽后 栈的大小应该是多少???
谢谢!
RTOS SDK任务调度问题
-
- Posts: 44
- Joined: Sat Oct 17, 2015 4:49 pm
Who is online
Users browsing this forum: No registered users and 83 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.