Hello,
I am working with USB-MSD demo on FRDM-K64F and I would like to add some C++ code I did to the project. How can I add C++ support to this project? I don't see "Cross ARM C++ compiler" and "Cross ARM C++ linker" in Tool Settings list (just C compiler + linker) under C/C++ build -> Settings -> Tool Settings just like in new project created by wizzard.
I am looking for something easier than creating new project with wizzard and copying all include paths and settings But if there won't be any other way, I will have to do that.
Thanks,
Martin