Quality RTOS & Embedded Software

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


Loading

How to install the interrupt handlers

Posted by nagaraju on August 16, 2013
Hi ,

How to install the interrupts in the freeRTOS?

Thanks,
Nagaraju

RE: How to install the interrupt handlers

Posted by Dave on August 16, 2013
Depends on the port you are using.

RE: How to install the interrupt handlers

Posted by nagaraju on August 23, 2013
If i see the example in interrupt management in FreeRTOS they are using __dos_setvect(0x82,handlerName) api and to generate the interrupt __asm(int 0x82).

Is there an particular API is dedicated in FreeRTOS to register the interrupt. I am using ti stellaris LM3s9b96 board to test the same example.Please suggest me .





RE: How to install the interrupt handlers

Posted by Dave on August 23, 2013
I have no idea what that code is, it looks like an old MS DOS program.

You are using a Cortex-M3 chip which has a simple vector table in which you place the names of the ISR functions in the appropriate place for the interrupt being handled. This is normally done at compile time to keep the vector table out of RAM.

Refer to your compiler documentation and the examples in the download. There is no special API for installing interrupts on that chip because none is needed.


[ 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