Quality RTOS & Embedded Software

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


Loading

Task has Stalled

Posted by joehinkle on November 11, 2016

My application uses 9 tasks - one of which is what I referr to as a general Mananagement task. It controls time related functions.

This task is linked to the RTOS via a call to xQueueReceive with a timeout of 1.

Within the the overall xQueueReceive loop -- it may also call a vTaskDelay.

This task has stopped running and my issue is I don't know where it is. --- most likely wating in a QueueReceive - which should return every tic as long as no higher priority task is running -- which I know time is available since I can break into the idle task..

I can break on another task and walk it into the FreeRtos tsak manager -- but I not sure the best way to see/identify where my task in question is and why it's not running.

Any debugging advice is welcome.

Thanks.

Joe


Task has Stalled

Posted by rtel on November 11, 2016

Have you tried running with FreeRTOS+Trace? (http://www.freertos.org/trace) You will be able to look in the time trace view to see what the task is blocked on. Alternatively, if you are using an IDE that has a StateViewer plug-in you will be able to see the handle of the object the task is blocked on. Which IDE are you using? Some have more sophisticated thread aware capabilities.


Task has Stalled

Posted by joehinkle on November 11, 2016

I'm using Crossworks by Rowley


[ 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