Quality RTOS & Embedded Software

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


Loading

LPC2000 port - FIQ interrupt

Posted by Piero B on April 18, 2008
Hi all.

I need to have a very critical interrupt.
So, i decided to use FIQ.
In port.c and port macro.h (for IAR compiler) i changed calls to enable_interrupt and disable_interrupt (with calls to other similar assembler functions, which doesn't disable FIQ flag in cpsr).

I have some questions:

1. when fiq occurs, it can interrupts both application routines and RTOS critical routines. can be a problem??? (i don't use rtos api inside fiq routine)
2. for licensing: have i to provide my changes in port with our emebedded device? i'm thinking to add in our website two links, one for freertos download page for official version, and one for a zip file which will have modified files. Is it right?

Bye
Piero

RE: LPC2000 port - FIQ interrupt

Posted by Richard on April 18, 2008
> 1. when fiq occurs, it can interrupts both application routines and
> RTOS critical routines. can be a problem??? (i don't use rtos api
> inside fiq routine)

No problem - so long as you don't use the API from the FIQ (as you say). This is effectively implementing the configKERNEL_INTERRUPT_PRIORITY feature for the ARM7 -> http://www.freertos.org/a00110.html

>2. for licensing: have i to provide my changes in port with our emebedded
>device? i'm thinking to add in our website two links, one for freertos
>download page for official version,

That's good.

>and one for a zip file which will
>have modified files. Is it right?

This is quite a common change, which I already have on file should others want to use it, so in this case I don't think it is necessary to have the .zip file as a download from your site. The code is already "in the community" - but you definitely do the right thing by asking.

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