This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

C++ using stl doesn't work

I have a SBC1788 dev board with ULINK2. I am using Keil v5.17.

I can build and run C programs OK.

I can build C++ programs with no libraries OK, i.e. only my classes.

Using STL causes crash. Compiling board examples using a c++ main.cpp crashes. I have looked for c++ examples, but I haven't found any so far.

Should this work, or does no-one use c++?