Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

setting the task starting order

Posted by ogh on September 7, 2015

Hello,

I'm asking mysefl how to set the task starting order without using task notification or semaphore? I've three task with same priority (and these should have the same prio) and I want that one of these task start before the two other (because this should get some values from other system and these are used by other task).

I create taks in the starting order but it doesn't change.

Thanks for your help

onap


setting the task starting order

Posted by davedoors on September 7, 2015

You could

Create all three tasks, then suspend two of the tasks before the scheduler is started, then unsuspend the tasks one at a time after the scheduler has started.

or

Just create one task, then have that task create the next task when it is ready, and have the created task create the third task when it is ready.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner