Quality RTOS & Embedded Software

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


Loading

Programming for ATMEGA2560 using Atmel Studio 6.1 with ASF3.11

Posted by fitohoyos on December 16, 2013

I haven't been able to program in Atmel Studio due to error with "vTaskIncrementTick" and vApplicationStackOverflowHookdefinitions, "no such files" and so on. Please someone could take to or give me a "hello world" program using Freertos for scheduling in a STK600-ATMEGA2560 board with Atmel Studio 6 and ASF 3.11? I feel kind of silly for not being able to do this or finding a good tutorial for this.

Thanks a lot!


Programming for ATMEGA2560 using Atmel Studio 6.1 with ASF3.11

Posted by rtel on December 16, 2013

http://www.freertos.org/Creating-a-new-FreeRTOS-project.html

Please post the output generated by the compiler when you do a clean build so we can see which files you have included.

If you are using a new (ish) version of FreeRTOS then vTaskIncrementTick() has been replaced by xTaskIncrementTick() - so that could be one problem.

If you have configCHECKFORSTACK_OVERFLOW set to a non-zero value in FreeRTOSConfig.h then you will have to provide a function called vApplicationStackOverflowHook(), which will then be called by the RTOS when a stack overflow is detected. http://www.freertos.org/Stacks-and-stack-overflow-checking.html

Regards.


[ 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