embOS with C++?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • embOS with C++?

    Has anyone made a mixed c/c++ application using embOS? Are there any quirks that I need to know about?

    C++ is a good fit for my application if it isn't too much of a headache to incorporate it with the RTOS and startup code.

    Are there any examples of this out there?

    Oh - I'm using the IAR tools, if that matters.

    Thanks!
  • Hi Kaiser,

    I do not see a problem to write a mixed C/C++ application with embOS although I guess not many people will do that.
    I you are running into problems it will be caused by the mixed C/C++ code and not by embOS.

    Regards,
    Daniel