We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
In the CMSIS RTOS2 documentation, it states that a C++ interface is planned for release January 2017. "The C++11/C++14 interface is planned to be released in January 2017."
Does anyone know what became of this effort?
I'm trying to get full C++ 11 support, including std::thread etc, working on a Ti RM57 (ARM R5F) with FreeRTOS under GCC.
The CMSIS RTOSV2 layer looks useful - we also work with Keil RTX on STM32 so it would provide us with a common reference point. (and backwards compatibility).
It states that it was designed to enable full C++11/14 compliance, but I can't find anything almost a year later.