- There are two options – xTaskCreate() and xTaskCreateStatic().
- True. xTaskCreate() may fail if the required memory is not available.
- True. vTaskStartScheduler() may fail if the required memory for the IDLE task is not available.
- False. The required RAM for each task is 64 bytes plus the task stack size. The exact stack size requirements are completely dependent on your code, not FreeRTOS.
- False. Tasks can be removed by calling vTaskDelete(), provided a compatible heap is used (see Chapter 15, FreeRTOS Memory Management, for details).
United States
United Kingdom
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Argentina
Austria
Belgium
Bulgaria
Chile
Colombia
Cyprus
Czechia
Denmark
Ecuador
Egypt
Estonia
Finland
Greece
Hungary
Indonesia
Ireland
Italy
Japan
Latvia
Lithuania
Luxembourg
Malaysia
Malta
Mexico
Netherlands
New Zealand
Norway
Philippines
Poland
Portugal
Romania
Singapore
Slovakia
Slovenia
South Africa
South Korea
Sweden
Switzerland
Taiwan
Thailand
Turkey
Ukraine