Quality RTOS & Embedded Software

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


Loading

Scheduler Problem

Posted by Nobody/Anonymous on November 29, 2006
I have a scheduler problem if i try to create and run a task in an external file.
I want to use the debug serial port for debug messages of my program.
Initialization works and outputs can be done but as long the Task Create and Task Function is in another file than the main routine it seems that the scheduler hangs up. If I copy task creation and task function code into main file it works as expected.

As basis I use the Demo Code for AT91SAM7X with GCC Compiler in eclipse with lwIP Stack.

There also seems to be a problem when I try to find out the problem with debugging. The init routine is in the external file and it works but I can't jump into it but for the delivered demo code the step into in other files work.

RE: Scheduler Problem

Posted by Nobody/Anonymous on November 29, 2006
I think the kernel uses the system interrupt which is also used by the debug port. Try using the standard uart instead of the debug port, or move the tick interrupt to use a different timer. Some time back there was a thread that had a better solution in which the interrupts could be shared. You might find it with a search, but it was a long time ago.


[ 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