Hello,
I am trying code (and compile) in C++ with a NRF52832 on Keil UV5.
In the C/C++ options i don't see the compiler option for the preferred language when I open a project form the SDK15.
when I create a test project, I can choose whether the compiler is in C or C++.
I also tried in the Misc Controls to add –cpp11 but then all the Nordic libraries can’t compile.
Is there any tutorial on how to do it? I found a few threads in the Devzone that talked about this but no clear answer.
Thank you for your help.