This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GCC compiler with Segger Embedded Studio to be able to use C++ and STL

SEGGER ver 5.50d

nRF52840

I'm trying to find a way how to use the STL library with GCC compiler. I know that SEGGER is not fully supported STL library (a basic stl library is already installed using the "Package Manager").

I downloaded GNU Arm Embedded Toolchain from the arm developer website and tried to merge it into "C:\Program Files\SEGGER\SEGGER Embedded Studio for ARM 5.50d\gcc" but that's not enough. 

Can anyone help me with this?

Related