Quality RTOS & Embedded Software

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


Loading

AVR under C++

Posted by Nobody/Anonymous on January 17, 2007
Hello,

I want to use FreeRTOS under C++ (WinAVR).
I've made a simple Test-Program (blinking LED) based on the Demo Application which runs fine in C.

When I tried to compile it in C++, I got a few errors (mostly typecast) which I tried to solve.
Now I can compile it without errors, but it just doesn't work (LED doesn't blink).

Can someone give me a little advice, or some details about the neccessary changes to compile it in C++?





BTW:
With C++ I do get the following warning, but I don't know if that could be the problem:

../../Source/portable/GCC/AT90CAN128/port.c:426: warning: `_Z11__vector_12v' appears to be a misspelled signal handler


excerpt from port.c:

426 void SIG_OUTPUT_COMPARE1A( void ) __attribute__ ( ( signal ) );
427 void SIG_OUTPUT_COMPARE1A( void )
428 {
429 vTaskIncrementTick();
430 }


[ 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