Adding cpp driver to RTEMS build

Vishav.Vishav at dlr.de Vishav.Vishav at dlr.de
Mon Nov 18 15:22:23 UTC 2019


Hello,

Sorry for the confusion. I want to include the device driver as part of bsp and not an application. I am creating a custom bsp. I have already successfully added gpio driver to my custom bsp. All the files for gpio were written in C. But for this new device driver is written in cpp. When I try to add it, the compiler fails to compile it. In fact, no compiler is called to compile this cpp file. 

Kind Regards,
Vishav

-----Original Message-----
From: Sebastian Huber [mailto:sebastian.huber at embedded-brains.de] 
Sent: Montag, 18. November 2019 15:31
To: Vishav, Vishav; users at rtems.org
Subject: Re: Adding cpp driver to RTEMS build

Hello Vishav,

C++ is well supported in general. Which RTEMS version do you use and how 
did you get to your RTEMS tools (e.g. compiler, linker, etc.)? Which 
architecture and BSP do you use?

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the users mailing list