Quality RTOS & Embedded Software

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


Loading

Mega128 port / vTaskDelayUntil doesn't work

Posted by Nobody/Anonymous on February 7, 2007
Hi there,
I wanted to test what an RTOS can do for me. I am running an autopilote project for a beginner RC airplane model.

My MCU is a Mega128, I am using avr-gcc on Linux.

I modified the avr323 port. The demo didn't work. I created a smaller version of the demo with only one task which toggles an IO pin, delayed using vTaskDelayUntil. I also added a Tick Hook.

Now I can see on the oscilloscope that the tick hook works perfectly.
The problem is that the task is looping like crazy, toggeling its IO.

I moved the all stuff on Windows, so I could use the orignal makefile. I get exactly the same result.
I loaded it in AVR Studio and ran in the debbugger: everything works fine, until the call to vTaskDelayUntil. When entering the function, the
xTimeIncrement has value 0 !!
I tried to use vTaskDelay as used in the API manual as well, but it gives the same result. The parameter is also 0.

I guess I have a stack problem somewhere.

Did somebody experience the same problem ?

Thanks
Martial Châteauvieux





RE: Mega128 port / vTaskDelayUntil doesn't work

Posted by Nobody/Anonymous on February 7, 2007
Try putting a break point in the timer interrupt. It might be that the tick is not firing if the timers are different between the 32 and 128 parts. There are some 128 ports around, for example http://www.dragonsgate.net/icc_forums/showthread.php?t=3, check to see if they setup the timer differently to create the tick interrupt.

RE: Mega128 port / vTaskDelayUntil doesn't work

Posted by Nobody/Anonymous on February 7, 2007
Ooops, I though that was clear.
I toggle an IO pin within the tick hook. On the Oscillo, the frequency is exactly what I set in the FreeRTOSConfig.h, whatever I set it to. This works fine.

I toggle another IO Pin in the task itself. In between, I call vTaskDelayUntil( &lasttick, 10)
I would expect to see the pin toggling 10x slower as the pin of the tick hook. It toggle a lot quicker...

I'll look at this port. Any other mega128 ports around, especially one for GCC ?

Thanks
Martial


[ 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