C++ support

Does ARM port support C++ constructor and try/catch processing perthread?

C++ support

Does the try/catch mechanism just use the stack, or does it use some form of non reentrant mechanism?  If just the stack then you might find it works.  There is no explicit C++ support.

C++ support

Hi richard Can you update header file to compile other project file in c++ ? and also can some change to use c++ compile of freertos ?