Quality RTOS & Embedded Software

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


Loading

AVR and C++

Posted by Nobody/Anonymous on October 1, 2005
Has anyone succesfully compiled and run FreeRTOS for AVR using C++?

I have successfully compiled and linked the demo application, but it will not run. The changes necessary were minor - only a few changes to handler the stricter type checking in C++.

/Lars Hamren

RE: AVR and C++

Posted by Nobody/Anonymous on October 7, 2005
Can you step through the code and find where the problem occurs?

RE: AVR and C++

Posted by Nobody/Anonymous on October 8, 2005
I started turning the example into a simple program with only one task vErrorChecks . In this task you could toggle a LED as a basic test to see if scheduler is running.
Be aware of the low RAM size of the AVR's.
I had only 512 bytes RAM on a AT90S8535 and couldn't get it running (exits scheduler).
If you have configured the heapsize too large it won't run too. My application runs now on an ATmega32 2kB RAM and have set configTOTAL_HEAP_SIZE to 500 in the config file to get it running.


[ 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