Quality RTOS & Embedded Software

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


Loading

v9.0.0 - ARM Port - Idle Task Items Stop Running - But Heap OK

Posted by westmorelandeng on August 12, 2016

Hello All,

In my port - after a while; I have some debug printf's in the idle task - and they stop running; I have a task hook that prints the available heap - and that is OK (unchanged). I would have thought I would see a memory leak that caused the idle task issue; but so far I am not seeing that. I am using heap5.c.

All of the other tasks appear to be OK.

Has anyone seen this behavior? I don't see it until the port runs for more than 1 hour or so.

Thanks In Advance, John W.


v9.0.0 - ARM Port - Idle Task Items Stop Running - But Heap OK

Posted by rtel on August 12, 2016

So the system is still running, but the messages printed from the idle task stop...so either the Idle task has stopped or printf() is no longer outputting to the terminal.

After this has happened, are you able to put a break point in the Idle task and see the break point get hit? Or if that is not possible, have the idle task increment a global variable, and pause on the debugger a few times and see if the variable is still being incremented, indicating that the Idle task is still cycling.

If the Idle task is still cycling then it would seem that the problem was simply that printf() was no longer working. Where is printf() sending its output? (UART, terminal, UDP port, etc.)


v9.0.0 - ARM Port - Idle Task Items Stop Running - But Heap OK

Posted by westmorelandeng on August 12, 2016

With this debugger - I can connect to a running target - none of the breakpoints in the Idle task ever got hit - hence the Idle task appeared not to be running at all; or had gotten suspended or the equivalent of that.


v9.0.0 - ARM Port - Idle Task Items Stop Running - But Heap OK

Posted by westmorelandeng on September 8, 2016

Here's an example: main:ADC11 id: 0xb, data: 0x7b9 main:ADC11 id: 0xb, data: 0x7b9 main:ADC11 id: 0xb, data: 0x7b9 - task hook - :0xcb80 - task hook - :0xcb80 - task hook - :0xcb80

The printf in the idle task hook stops - that is the one that starts: main:ADC... but the task hook is a printf in a task hook - and that keeps running. The 0xcb80 is what is returned from reading what is available on the heap.

Thanks, John W.


v9.0.0 - ARM Port - Idle Task Items Stop Running - But Heap OK

Posted by davedoors on September 8, 2016

Can you take the printf out and instead toggle a pin in the idle task, then check the pin is still toggling? Maybe the printf is the problem.


[ 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