Quality RTOS & Embedded Software

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


Loading

Spurious interrupts (LPC2000)

Posted by Nobody/Anonymous on January 18, 2006
How does Freertos handle spurious interrupts? Or how should we handle it? This regards all ARM cores with VIC (LPC2000 series).ATMEL has AIC that is spurious protected.

RE: Spurious interrupts (LPC2000)

Posted by Nobody/Anonymous on January 18, 2006
Can you enlighten me by what you mean 'spurious interrupts'. Seems to mean interrupts that dont exist really? Nothing in the lpc manual.

RE: Spurious interrupts (LPC2000)

Posted by Nobody/Anonymous on January 18, 2006
It is mentioned in the lpc2138 manual, page 59. At this moment I'm also reading AN10414 (Handling of spurious interrupts in the LPC2000).

Interrupts can be executed during disabling them (due to async nature of VIC and pipelining).

RE: Spurious interrupts (LPC2000)

Posted by Nobody/Anonymous on January 18, 2006
FreeRTOS does not itself contain a spurious interrupt handler. I think such code is fairly standard and involves finding the actual interrupt cause and acting upon it accordingly. This could be application specific as each application can have different causes.

I must admit I find spurious interrupts a bit confusing. It seems to be something to do with the fact that the instructions in the pipeline are executed before the interrupt is serviced. However, my reading is that this doesnt actually happen hence my confusion.

Thanks for the AN reference, should assist.

RE: Spurious interrupts (LPC2000)

Posted by slawc on January 18, 2006
Also read the user manual at page 59 (as I posted earlier). Philips recommends that test code (page 60) is placed in front of the interrupt routine.




[ 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