Support Overview

Supported Compilers

For information about supported EWARM (Embedded Workbench for ARM) compiler/environment versions, see Compilers.

Importing Projects

You can import projects by using the cpptesttrace utility. Se Importing Projects for more information.

Support Components

The following components are provided to facilitate the testing of IAR Embedded Workbench projects:

  • Compiler configurations for specific supported versions of IAR compiler for STM8 (listed above).

Known Limitations

C++test does not fully support IAR Extended Embedded C++ (EEC++). Core C++ language features specific to IAR EEC++ (templates, multiple and virtual inheritance, namespaces, mutable attribute, and cast operators) are supported, but C++test does not accept code that uses STL headers. This limitation is caused by the unsupported IAR extensions of the template-related C++ standard algorithms mentioned in Known Limitations.


  • No labels