Quality RTOS & Embedded Software

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


Loading

8.2.2, Atmel SAM V71, ISR API

Posted by atiflz on September 1, 2015

I cannot use any kind of inter process communication from ISR. All of these functions cause a lock up on my setup:

vTaskNotifyGiveFromISR xQueueSendFromISR xSemaphoreGiveFromISR

What can I do to have any kind of synchronization my tasks with interrupts except polling global variables?

Atilla Filiz


8.2.2, Atmel SAM V71, ISR API

Posted by richard_damon on September 1, 2015

Those functions are what you are supposed to be using. When things lock up, what is it locked up in, could it be a configASSERT? Perhaps your ISR is set to use too high of a priority.


8.2.2, Atmel SAM V71, ISR API

Posted by atiflz on September 2, 2015

Indeed it was the interrupt priorities for GPIOs. The examples do not set any IRQ priorities, so I guess they stay at default 0.

I proppose calling

PIOInitializeInterrupts(configMAXSYSCALLINTERRUPTPRIORITY + 1)

or similar at the beginning of main().


[ 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