Quality RTOS & Embedded Software

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


Loading

vPortYieldProcessor impelemntation

Posted by Hossam Alzomor on April 8, 2010
Hi

I am currently working on porting FreeRTOS to AT91SAm7A1 processor.
While navigating the code I found that vPortYieldProcessor is defined as SWI
and in boot.s I found that the SWI handler is pointing to vPortYieldProcessor
which makes an endless loop.
Am I right or there something that I can't understand?

Salam
Hossam Alzomor

RE: vPortYieldProcessor impelemntation

Posted by Hossam Alzomor on April 8, 2010
in portisr.c
/* ISR to handle manual context switches (from a call to taskYIELD()). */
void vPortYieldProcessor( void ) __attribute__((interrupt("SWI"), naked));
and in boot.s
@ address 0x00000008 ldr pc, _swi/* SWI - _swi*/
and
_swi: .word vPortYieldProcessor /* SWI*/

RE: vPortYieldProcessor impelemntation

Posted by Hossam Alzomor on April 8, 2010
I am sorry It seams that the interrupt vector is not copied correctly


[ 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