Quality RTOS & Embedded Software

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


Loading

Switching tasks - timer?

Posted by witc on November 14, 2014

Dear,

I use CORTEX M4 -(SAM4LC8) with FreeRtos Kernel, I would like to know how the switching of the tasks works. Is there any timer ? which timer? is it RTC?. Because on AVR I used the FreeRtos, where the tasks were switched by timer. I found function vPortSetupTimerInterrupt, but there is nothing like init of any timer, which could swith the tasks.

Thanks in advance for help.

Best Regards. Jan Ropek.


Switching tasks - timer?

Posted by rtel on November 14, 2014

Assuming you are using a standard rather than tickless port (as there is a tickless implementation for the SAM4L) then it is using the SysTick timer, which is build into the Cortex-M core itself rather than being a separate peripheral.

Regards.


Switching tasks - timer?

Posted by witc on November 16, 2014

OK, and does the SysTick timer tick in sleep mode? in datasheet is not any information about SysTick timer, there is only information about RCSYS - but suppose, that is different timer?!

Regards.


Switching tasks - timer?

Posted by rtel on November 16, 2014

OK, and does the SysTick timer tick in sleep mode?

That would depend on the sleep mode. http://www.freertos.org/low-power-tickless-rtos.html

in datasheet is not any information about SysTick timer,

You need to be looking in the ARM Cortex-M datasheet - there is a lot of information. Simply Googling "Cortex Systick timer" will overwhelm you with information.

there is only information about RCSYS - but suppose, that is different timer?!

Quite definitely a different timer. Presumably that is a peripheral timer that is specific to the device you are using, rather than part of the Cortex core.

Regards.


[ 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