- 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).
Germany
Slovakia
Canada
Brazil
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
United States
Great Britain
India
Spain
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
France
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Australia
Japan
Russia