nobody wrote on Thursday, December 22, 2005:
Does ARM port support C++ constructor and try/catch processing perthread?
nobody wrote on Thursday, December 22, 2005:
Does ARM port support C++ constructor and try/catch processing perthread?
nobody wrote on Tuesday, December 27, 2005:
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.
nobody wrote on Tuesday, January 03, 2006:
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 ?